diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/cadence-quadspi.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt b/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt index f248056da24c..7dbe3bd9ac56 100644 --- a/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt +++ b/Documentation/devicetree/bindings/mtd/cadence-quadspi.txt | |||
@@ -1,7 +1,9 @@ | |||
1 | * Cadence Quad SPI controller | 1 | * Cadence Quad SPI controller |
2 | 2 | ||
3 | Required properties: | 3 | Required properties: |
4 | - compatible : Should be "cdns,qspi-nor". | 4 | - compatible : should be one of the following: |
5 | Generic default - "cdns,qspi-nor". | ||
6 | For TI 66AK2G SoC - "ti,k2g-qspi", "cdns,qspi-nor". | ||
5 | - reg : Contains two entries, each of which is a tuple consisting of a | 7 | - reg : Contains two entries, each of which is a tuple consisting of a |
6 | physical address and length. The first entry is the address and | 8 | physical address and length. The first entry is the address and |
7 | length of the controller register set. The second entry is the | 9 | length of the controller register set. The second entry is the |