X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FFIREWRT.dts;h=b72066afe3cb2684ad8900c1494ffd30aa117fe7;hb=307d3df98153dd387e2f9b448ef3f9ef661041bb;hp=54f0e55852cb70a275aaa787bc5f5b9f08b6685c;hpb=e081e26a71f65c1a96a4620ecbda11dc2b21f9f2;p=openwrt.git diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index 54f0e55852..b72066afe3 100644 --- a/target/linux/ramips/dts/FIREWRT.dts +++ b/target/linux/ramips/dts/FIREWRT.dts @@ -8,7 +8,7 @@ memory@0 { device_type = "memory"; - reg = <0x0 0x10000000>; + reg = <0x0 0x1c000000>, <0x20000000 0x4000000>; }; chosen { @@ -53,7 +53,6 @@ label = "firmware"; reg = <0x50000 0xfb0000>; }; - }; }; }; @@ -98,16 +97,23 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + wps { label = "wps"; gpios = <&gpio0 18 1>; linux,code = <0x211>; }; + + power { + label = "power"; + gpios = <&gpio0 23 1>; + linux,code = <116>; + }; }; pinctrl { state_default: pinctrl0 { - gpio { + gpio { ralink,group = "wdt", "rgmii2"; ralink,function = "gpio"; };