X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FALL0256N-4M.dts;h=67fdb68965cc18282eb78af3f611bb7620ada112;hb=4a5158bd2a733a2967d6967701e0e97eed80dfda;hp=7351675b6520e3120da0ec0315a1d6135bf77831;hpb=8cd1c997079246942680893adbd21d884e131b84;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/ALL0256N-4M.dts b/target/linux/ramips/dts/ALL0256N-4M.dts index 7351675b65..67fdb68965 100644 --- a/target/linux/ramips/dts/ALL0256N-4M.dts +++ b/target/linux/ramips/dts/ALL0256N-4M.dts @@ -13,10 +13,11 @@ spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "mx25l3205d"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "mx25l3205d"; spi-max-frequency = <10000000>; @@ -56,20 +57,31 @@ }; }; + ethernet@10100000 { + mtd-mac-address = <&factory 0x28>; + }; + esw@10110000 { - ralink,portmap = <0x3f>; + mediatek,portmap = <0x3f>; + }; + + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; }; gpio-leds { compatible = "gpio-leds"; + rssilow { label = "all0256n:green:rssilow"; gpios = <&gpio0 14 1>; }; + rssimed { label = "all0256n:green:rssimed"; gpios = <&gpio0 12 1>; }; + rssihigh { label = "all0256n:green:rssihigh"; gpios = <&gpio0 13 1>; @@ -81,6 +93,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 0 1>;