]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: remove led-sources for 1
authorRosen Penev <rosenp@gmail.com>
Sun, 30 Nov 2025 23:19:29 +0000 (15:19 -0800)
committerRobert Marko <robimarko@gmail.com>
Thu, 7 May 2026 16:22:00 +0000 (18:22 +0200)
In ath9k, 1 is specified as the default GPIO unless matched to a
specific device. None of these match to anything and use 1 anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23191
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
target/linux/ath79/dts/ar7240_engenius_enh202-v1.dts
target/linux/ath79/dts/ar7240_tplink.dtsi
target/linux/ath79/dts/ar7241_tplink_tl-mr3220-v1.dts
target/linux/ath79/dts/ar7242_engenius_eap350-v1.dts
target/linux/ath79/dts/ar7242_engenius_ecb350-v1.dts
target/linux/ath79/dts/qca9550_dell_apl26-0ae.dts
target/linux/ath79/dts/qca9563_tplink_deco-m4r-v1.dts
target/linux/ath79/dts/qca9563_tplink_deco-s4-v2.dts

index 5ebc9f748f9c7cf4d5f5483c140faf2bb2ee8ce8..2a3ae13bd2777b87d4275a2454b038b8173f500b 100644 (file)
                reg = <0x0000 0 0 0 0>;
                nvmem-cells = <&cal_art_1000>, <&macaddr_art_120c 0>;
                nvmem-cell-names = "calibration", "mac-address";
-
-               led {
-                       led-sources = <1>;
-                       led-active-low;
-               };
        };
 };
 
index 18f29838ac489a07784de8b55e3be040a5e64716..aed78244b28ada68d2594135a6c5bcdb4433e5d1 100644 (file)
                reg = <0x0000 0 0 0 0>;
                nvmem-cells = <&cal_art_1000>;
                nvmem-cell-names = "calibration";
-
-               led {
-                       led-sources = <1>;
-                       led-active-low;
-               };
        };
 };
 
index 0d9b2a5c1be303816ce6b2701ec4e973df219851..d92b439f35e5dfe4d06eab51bb658f3eb4cf87aa 100644 (file)
                reg = <0x0000 0 0 0 0>;
                nvmem-cells = <&macaddr_uboot_1fc00 0>, <&calibration_art_1000>;
                nvmem-cell-names = "mac-address", "calibration";
-
-               led {
-                       led-sources = <1>;
-                       led-active-low;
-               };
        };
 };
 
index b7ca045e8689ba47c42fa5ba6451762be872e62a..850a762cb6921550ad3f677affe4b03e0fe9bd0c 100644 (file)
                reg = <0x0000 0 0 0 0>;
                nvmem-cells = <&cal_art_1000>, <&macaddr_uboot_1fc00 0>;
                nvmem-cell-names = "calibration", "mac-address";
-
-               led {
-                       led-sources = <1>;
-                       led-active-low;
-               };
        };
 };
index 08ffd69042c3ec4864ef1f88e9cc583b64bd2404..d9a5ae75597199475176a2326137e3cfaa3b9249 100644 (file)
                reg = <0x0 0 0 0 0>;
                nvmem-cells = <&cal_art_1000>, <&macaddr_art_0 1>;
                nvmem-cell-names = "calibration", "mac-address";
-
-               led {
-                       led-sources = <1>;
-                       led-active-low;
-               };
        };
 };
 
index 13d8d3351129a7df6f6d4bf495b61c683ae324f4..4e3e8eec531430dd8f2e5c92f02c8a8b28dd37dd 100644 (file)
                reg = <0x0 0 0 0 0>;
                nvmem-cells = <&cal_art_1000>, <&macaddr_art_0 (-1)>;
                nvmem-cell-names = "calibration", "mac-address";
-
-               led {
-                       led-sources = <1>;
-                       led-active-low;
-               };
        };
 };
 
index 35aa2748333b1b00d1fa62c870810ecfcd44a441..64a50b60033900813396f09e2d74fa3b5968bfbd 100644 (file)
        };
 };
 
-&wmac {
-       led {
-               led-sources = <1>;
-               led-active-low;
-       };
-};
-
 &spi {
        flash@0 {
                broken-flash-reset;
index f2e8040360fcd1ddbaa1d96f34c0d7c7e2f958cf..9aabd876c74cc59a29bef649281ef23cd0e8dbc7 100644 (file)
 
        nvmem-cells = <&macaddr_config_8 0>, <&cal_art_1000>;
        nvmem-cell-names = "mac-address", "calibration";
-
-       led {
-               led-sources = <1>;
-               led-active-low;
-       };
 };
index d29d3447287b18c493537e0faa684a9c6502743b..ed2cedd85470eeb234aad74f8fbf6b2fd9288241 100644 (file)
 
        nvmem-cells = <&cal_art_1000>;
        nvmem-cell-names = "calibration";
-
-       led {
-               led-sources = <1>;
-               led-active-low;
-       };
 };