ath79: drop cs-gpios property

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 <mail@david-bauer.net>
Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
David Bauer 2021-03-03 10:23:00 +01:00 committed by maurerr
parent e835a4d081
commit c2b6251da3
4 changed files with 0 additions and 7 deletions

View File

@ -219,7 +219,6 @@
&spi {
status = "okay";
cs-gpios = <0>, <0>;
flash0: flash@0 {
compatible = "jedec,spi-nor";

View File

@ -107,8 +107,6 @@
&spi {
status = "okay";
cs-gpios = <0>, <0>;
flash0: flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;

View File

@ -163,8 +163,6 @@
&spi {
status = "okay";
cs-gpios = <0>, <0>;
flash0: flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;

View File

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