summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/spi/spi-bus.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/spi/spi-bus.txt')
-rw-r--r--dts/Bindings/spi/spi-bus.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/spi/spi-bus.txt b/dts/Bindings/spi/spi-bus.txt
index 17822860cb..4b1d6e74c7 100644
--- a/dts/Bindings/spi/spi-bus.txt
+++ b/dts/Bindings/spi/spi-bus.txt
@@ -31,7 +31,7 @@ with max(cs-gpios > hw cs).
So if for example the controller has 2 CS lines, and the cs-gpios
property looks like this:
-cs-gpios = <&gpio1 0 0> <0> <&gpio1 1 0> <&gpio1 2 0>;
+cs-gpios = <&gpio1 0 0>, <0>, <&gpio1 1 0>, <&gpio1 2 0>;
Then it should be configured so that num_chipselect = 4 with the
following mapping: