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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/Bindings/spi/snps,dw-apb-ssi.txt b/dts/Bindings/spi/snps,dw-apb-ssi.txt
index bd99193e87..204b311e04 100644
--- a/dts/Bindings/spi/snps,dw-apb-ssi.txt
+++ b/dts/Bindings/spi/snps,dw-apb-ssi.txt
@@ -10,6 +10,8 @@ Required properties:
Optional properties:
- cs-gpios : Specifies the gpio pis to be used for chipselects.
- num-cs : The number of chipselects. If omitted, this will default to 4.
+- reg-io-width : The I/O register width (in bytes) implemented by this
+ device. Supported values are 2 or 4 (the default).
Child nodes as per the generic SPI binding.