X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FMPRA1.dts;h=973074875532a83202711742594b155a5f64c534;hb=1afca71e581f7b53666ea955abada10f29cf2363;hp=9b4ee34df509644d545ea2f5311b44dfe981dd8e;hpb=05b233f8e2f7dce595bfb9f8e40721ab68c53a9a;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/ramips/dts/MPRA1.dts b/target/linux/ramips/dts/MPRA1.dts index 9b4ee34df5..9730748755 100644 --- a/target/linux/ramips/dts/MPRA1.dts +++ b/target/linux/ramips/dts/MPRA1.dts @@ -9,10 +9,11 @@ palmbus@10000000 { spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "s25fl064k"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "s25fl064k"; spi-max-frequency = <10000000>; @@ -41,12 +42,16 @@ }; }; }; + + gpio1: gpio@660 { + status = "okay"; + }; }; pinctrl { state_default: pinctrl0 { gpio { - ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf"; + ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf", "led"; ralink,function = "gpio"; }; }; @@ -57,7 +62,7 @@ }; esw@10110000 { - ralink,portmap = <0x2f>; + mediatek,portmap = <0x2f>; }; wmac@10180000 { @@ -74,10 +79,12 @@ gpio-leds { compatible = "gpio-leds"; + system { label = "mpr-a1:blue:system"; gpios = <&gpio0 20 1>; }; + power { label = "mpr-a1:red:power"; gpios = <&gpio0 17 1>; @@ -89,6 +96,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + wps { label = "reset"; gpios = <&gpio0 0 1>; @@ -105,6 +113,7 @@ gpio-export,output = <1>; gpios = <&gpio0 7 0>; }; + root_hub { gpio-export,name = "root_hub"; gpio-export,output = <1>;