|
@@ -3,7 +3,9 @@
|
|
|
Required properties:
|
|
|
- compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi",
|
|
|
"fsl,imx7d-qspi", "fsl,imx6ul-qspi",
|
|
|
- "fsl,ls1021-qspi"
|
|
|
+ "fsl,ls1021a-qspi"
|
|
|
+ or
|
|
|
+ "fsl,ls2080a-qspi" followed by "fsl,ls1021a-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"
|