ath79: remove num-chipselects from SPI controller
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 29 Nov 2020 16:07:17 +0000 (17:07 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 4 Dec 2020 14:48:54 +0000 (15:48 +0100)
commit1ed18edaec669e0377e8710486da8d202a6a5e86
treeca6df511e5900110723ffd656c44e66ec91e5783
parent4dc5b647602dc33be9bc940e91e5b849fdc98015
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>
target/linux/ath79/dts/ar9330_dlink_dir-505.dts
target/linux/ath79/dts/ar9330_glinet_gl-ar150.dts
target/linux/ath79/dts/ar9331_8dev_carambola2.dts
target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
target/linux/ath79/dts/ar9331_etactica_eg200.dts
target/linux/ath79/dts/ar9331_glinet_gl-mifi.dts
target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts
target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
target/linux/ath79/dts/ar9344_zbtlink_zbt-wd323.dts