mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
Linux uses "cdns,qspi-nor" as compatible string for the cadence qspi driver, so change driver, docs and all device trees. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
This commit is contained in:
committed by
Marek Vasut
parent
89f1fe5bd4
commit
2a3a99932b
@@ -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).
|
||||
|
Reference in New Issue
Block a user