ath79: drop cs-gpios property
authorDavid Bauer <mail@david-bauer.net>
Wed, 3 Mar 2021 09:23:00 +0000 (10:23 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sat, 1 May 2021 11:17:57 +0000 (13:17 +0200)
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>
target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
target/linux/ath79/dts/ar7242_buffalo_wzr-bhr.dtsi
target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts
target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts

index 109ed0caf3d956c1028848f759f1d24afc67a7de..b8176dc0595c76b29b0e68d3ca3d6f2c7779f9f5 100644 (file)
 &spi {
        status = "okay";
 
-       cs-gpios = <0>, <0>;
 
        flash0: flash@0 {
                compatible = "jedec,spi-nor";
index 98f6759eac3aea4a42342c2d5d8eafc4d0d98382..df28111598f9f07fa69a664f2c80b1ab41be2a59 100644 (file)
 &spi {
        status = "okay";
 
-       cs-gpios = <0>, <0>;
-
        flash0: flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
index 7cb051a47541bb5e01a7f67b413f8f8e77e38466..111d06491ec9939d0e11b25f462611fa9a4d1c25 100644 (file)
 &spi {
        status = "okay";
 
-       cs-gpios = <0>, <0>;
-
        flash0: flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
index 52becec18babaa59ca50e459d915b242171100b5..8f8276255a30377032846ac3eeb974a4a9b4d9d6 100644 (file)
 &spi {
        status = "okay";
 
-       cs-gpios = <0>, <0>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;