summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/spi/snps,dw-apb-ssi.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/spi/snps,dw-apb-ssi.txt')
-rw-r--r--dts/Bindings/spi/snps,dw-apb-ssi.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/dts/Bindings/spi/snps,dw-apb-ssi.txt b/dts/Bindings/spi/snps,dw-apb-ssi.txt
index 204b311e04..642d3fb1ef 100644
--- a/dts/Bindings/spi/snps,dw-apb-ssi.txt
+++ b/dts/Bindings/spi/snps,dw-apb-ssi.txt
@@ -1,8 +1,10 @@
Synopsys DesignWare AMBA 2.0 Synchronous Serial Interface.
Required properties:
-- compatible : "snps,dw-apb-ssi"
-- reg : The register base for the controller.
+- compatible : "snps,dw-apb-ssi" or "mscc,<soc>-spi", where soc is "ocelot" or
+ "jaguar2"
+- reg : The register base for the controller. For "mscc,<soc>-spi", a second
+ register set is required (named ICPU_CFG:SPI_MST)
- interrupts : One interrupt, used by the controller.
- #address-cells : <1>, as required by generic SPI binding.
- #size-cells : <0>, also as required by generic SPI binding.