aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-11-29 17:07:17 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-12-04 15:48:54 +0100
commit1ed18edaec669e0377e8710486da8d202a6a5e86 (patch)
treeca6df511e5900110723ffd656c44e66ec91e5783 /target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
parent4dc5b647602dc33be9bc940e91e5b849fdc98015 (diff)
downloadupstream-1ed18edaec669e0377e8710486da8d202a6a5e86.tar.gz
upstream-1ed18edaec669e0377e8710486da8d202a6a5e86.tar.bz2
upstream-1ed18edaec669e0377e8710486da8d202a6a5e86.zip
ath79: remove num-chipselects from SPI controller
The num-chipselects property is only valid for bit-banged spi-gpio [1]. For the generic SPI controller bindings, num-cs would be the correct property [2]. Since num-cs is not required on ath79 either, just drop the lines. [1] https://www.kernel.org/doc/Documentation/devicetree/bindings/spi/spi-gpio.yaml [2] https://www.kernel.org/doc/Documentation/devicetree/bindings/spi/spi-controller.yaml Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts')
-rw-r--r--target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts b/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
index 9303121408..12f1e93d44 100644
--- a/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
+++ b/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
@@ -59,8 +59,6 @@
&spi {
status = "okay";
- num-chipselects = <1>;
-
flash@0 {
compatible = "jedec,spi-nor";
spi-max-frequency = <50000000>;