diff options
Diffstat (limited to 'Bindings/spi/spi-orion.txt')
-rw-r--r-- | Bindings/spi/spi-orion.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/spi/spi-orion.txt b/Bindings/spi/spi-orion.txt index a3ff50fc76fb..50c3a3de61c1 100644 --- a/Bindings/spi/spi-orion.txt +++ b/Bindings/spi/spi-orion.txt @@ -1,7 +1,7 @@ Marvell Orion SPI device Required properties: -- compatible : should be "marvell,orion-spi". +- compatible : should be "marvell,orion-spi" or "marvell,armada-370-spi". - reg : offset and length of the register set for the device - cell-index : Which of multiple SPI controllers is this. Optional properties: |