diff options
Diffstat (limited to 'target/linux/ath79/dts/ar7161_netgear_wndr.dtsi')
-rw-r--r-- | target/linux/ath79/dts/ar7161_netgear_wndr.dtsi | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi b/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi index 369c89a97e..414d5e6d99 100644 --- a/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi +++ b/target/linux/ath79/dts/ar7161_netgear_wndr.dtsi @@ -12,7 +12,6 @@ led-failsafe = &led_power_orange; led-running = &led_power_green; led-upgrade = &led_power_orange; - label-mac-device = ð0; }; extosc: ref { @@ -153,7 +152,7 @@ ath9k0: wifi@0,11 { compatible = "pci168c,0029"; reg = <0x8800 0 0 0 0>; - mtd-mac-address = <&art 0xc>; + qca,no-eeprom; #gpio-cells = <2>; gpio-controller; @@ -181,7 +180,7 @@ ath9k1: wifi@0,12 { compatible = "pci168c,0029"; reg = <0x9000 0 0 0 0>; - mtd-mac-address = <&art 0x0>; + qca,no-eeprom; #gpio-cells = <2>; gpio-controller; @@ -209,8 +208,6 @@ pll-data = <0x11110000 0x00001099 0x00991099>; - mtd-mac-address = <&art 0x00>; - fixed-link { speed = <1000>; full-duplex; @@ -222,7 +219,5 @@ pll-data = <0x11110000 0x00001099 0x00991099>; - mtd-mac-address = <&art 0x06>; - phy-handle = <&phy4>; }; |