X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWITI.dts;h=78e2bc9602850b68f016a844ef2025cdcdf8fc3b;hb=7a3a071d4731e2fae2f2a9ae9abbe730aeddb6e7;hp=53a3da131dedbe2066e170c67345d3d740d23eec;hpb=7de0415213268105d3ef67ca43515232a73c1ea1;p=openwrt.git diff --git a/target/linux/ramips/dts/WITI.dts b/target/linux/ramips/dts/WITI.dts index 53a3da131d..78e2bc9602 100644 --- a/target/linux/ramips/dts/WITI.dts +++ b/target/linux/ramips/dts/WITI.dts @@ -85,6 +85,7 @@ device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x8000>; mediatek,2ghz = <0>; + mtd-mac-address = <&factory 0xe000>; }; }; @@ -94,6 +95,7 @@ device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x0000>; mediatek,5ghz = <0>; + mtd-mac-address = <&factory 0xe000>; }; }; }; @@ -102,25 +104,6 @@ mtd-mac-address = <&factory 0xe000>; }; - gpio-leds { - compatible = "gpio-leds"; - - power { - label = "witi:green:power"; - gpios = <&gpio0 25 1>; - }; - - sys { - label = "witi:green:sys"; - gpios = <&gpio0 24 1>; - }; - - internet { - label = "witi:green:internet"; - gpios = <&gpio0 23 1>; - }; - }; - gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>;