Skip to content

Commit

Permalink
spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp
Browse files Browse the repository at this point in the history
Add support for nxp,imx8qxp-fspi and nxp,imx8mm-fspi do the bindings
document.

Signed-off-by: Adam Ford <aford173@gmail.com>

Link: https://lore.kernel.org/r/20200126140913.2139260-4-aford173@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Adam Ford authored and Mark Brown committed Mar 5, 2020
1 parent b7461fa commit c7a1a20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Required properties:
- compatible : Should be "nxp,lx2160a-fspi"
"nxp,imx8qxp-fspi"
"nxp,imx8mm-fspi"

- reg : First contains the register location and length,
Second contains the memory mapping address and length
- reg-names : Should contain the resource reg names:
Expand Down

0 comments on commit c7a1a20

Please sign in to comment.