diff options
Diffstat (limited to 'target/linux/lantiq/dts/TDW89X0.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/TDW89X0.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/TDW89X0.dtsi b/target/linux/lantiq/dts/TDW89X0.dtsi index 634b29679a..59c678d709 100644 --- a/target/linux/lantiq/dts/TDW89X0.dtsi +++ b/target/linux/lantiq/dts/TDW89X0.dtsi @@ -85,7 +85,7 @@ compatible = "ath9k,eeprom"; ath,eep-flash = <&ath9k_cal 0x21000>; ath,mac-offset = <0xf100>; - ath,mac-increment; + ath,mac-increment = <2>; ath,led-pin = <0>; ath,disable-5ghz; ath,led-active-high; |