2
0
forked from Ivasoft/openwrt

ath79: drop num-cs for SPI controller

None of the spi drivers on ath79 uses the num-cs property.

Cc: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
Adrian Schmutzler
2020-11-29 18:03:48 +01:00
parent 1ed18edaec
commit 72bd92bea0
171 changed files with 3 additions and 297 deletions

View File

@@ -102,8 +102,6 @@
&spi {
status = "okay";
num-cs = <1>;
flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;