The spi-ath79 driver performs the chipselect by writing to dedicated register in the SPI register block. So the GPIO numbers were not used. Tested-on: Enterasys WS-AP3705i Signed-off-by: David Bauer <[email protected]>
@@ -219,7 +219,6 @@
&spi {
status = "okay";
- cs-gpios = <0>, <0>;
flash0: flash@0 {
compatible = "jedec,spi-nor";
@@ -107,8 +107,6 @@
-
reg = <0>;
@@ -163,8 +163,6 @@
@@ -114,8 +114,6 @@
flash@0 {