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

Commit 0c45e601 authored by Fabio Estevam's avatar Fabio Estevam Committed by Brian Norris
Browse files

Documentation: fsl-quadspi: Add an entry for the imx6sx compatible string



"fsl,imx6sx-qspi" is also a valid compatible string, so add an entry for it.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 768c57c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
* Freescale Quad Serial Peripheral Interface(QuadSPI)

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