mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
dt-bindings: spi: add compatible entry for imx8mp in FlexSPI controller
add compatible entry "nxp,imx8mp-fspi" in NXP FlexSPI controller Signed-off-by: Heiko Schocher <hs@denx.de> Link: https://lore.kernel.org/r/20210316075928.1763460-3-hs@denx.de Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
0467a97367
commit
2801a62dfa
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Required properties:
|
||||||
- compatible : Should be "nxp,lx2160a-fspi"
|
- compatible : Should be "nxp,lx2160a-fspi"
|
||||||
"nxp,imx8qxp-fspi"
|
"nxp,imx8qxp-fspi"
|
||||||
"nxp,imx8mm-fspi"
|
"nxp,imx8mm-fspi"
|
||||||
|
"nxp,imx8mp-fspi"
|
||||||
"nxp,imx8dxl-fspi"
|
"nxp,imx8dxl-fspi"
|
||||||
|
|
||||||
- reg : First contains the register location and length,
|
- reg : First contains the register location and length,
|
||||||
|
|
Loading…
Reference in a new issue