Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c9848c8 authored by Yao Yuan's avatar Yao Yuan Committed by Rob Herring
Browse files

Documentation: fsl-quadspi: Add fsl,ls1021-qspi compatible string



new compatible string: "fsl,ls1021-qspi".

Signed-off-by: default avatarYuan Yao <yao.yuan@freescale.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 8cc73e58
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@

Required properties:
  - compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi",
		 "fsl,imx7d-qspi", "fsl,imx6ul-qspi"
		 "fsl,imx7d-qspi", "fsl,imx6ul-qspi",
		 "fsl,ls1021-qspi"
  - reg : the first contains the register location and length,
          the second contains the memory mapping address and length
  - reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"