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

Commit cb94d0bb authored by Frank Li's avatar Frank Li Committed by Brian Norris
Browse files

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



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

Signed-off-by: default avatarFrank Li <Frank.Li@freescale.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 74a081d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

Required properties:
  - compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi",
		 "fsl,imx7d-qspi"
		 "fsl,imx7d-qspi", "fsl,imx6ul-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"