summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-11-29 16:36:53 -0500
committerTom Rini <trini@konsulko.com>2018-11-29 16:36:53 -0500
commit6d4a3ff2649faa2cf2739e332557f256cc34831e (patch)
tree0d732648670188246051bd404544c3612f920d62 /doc
parent93e72ac472b537bb4b0c6a97a7e6aab2b37860c6 (diff)
parent30bade20a67a8205e10d006d8e1ac66552c1b137 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree-bindings/spi/spi-cadence.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/spi/spi-cadence.txt b/doc/device-tree-bindings/spi/spi-cadence.txt
index 74c82080fc..69e02c1c4b 100644
--- a/doc/device-tree-bindings/spi/spi-cadence.txt
+++ b/doc/device-tree-bindings/spi/spi-cadence.txt
@@ -2,7 +2,7 @@ Cadence QSPI controller device tree bindings
--------------------------------------------
Required properties:
-- compatible : should be "cadence,qspi".
+- compatible : should be "cdns,qspi-nor"
- reg : 1.Physical base address and size of SPI registers map.
2. Physical base address & size of NOR Flash.
- clocks : Clock phandles (see clock bindings for details).