|
@@ -1,7 +1,9 @@
|
|
|
* Cadence Quad SPI controller
|
|
|
|
|
|
Required properties:
|
|
|
-- compatible : Should be "cdns,qspi-nor".
|
|
|
+- compatible : should be one of the following:
|
|
|
+ Generic default - "cdns,qspi-nor".
|
|
|
+ For TI 66AK2G SoC - "ti,k2g-qspi", "cdns,qspi-nor".
|
|
|
- reg : Contains two entries, each of which is a tuple consisting of a
|
|
|
physical address and length. The first entry is the address and
|
|
|
length of the controller register set. The second entry is the
|