X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FFIREWRT.dts;h=b72066afe3cb2684ad8900c1494ffd30aa117fe7;hb=3760b95702b65de9d6d0f6a1029a654e3b11f72f;hp=54f0e55852cb70a275aaa787bc5f5b9f08b6685c;hpb=835b17c333dc927120a0395f9fef7be5a43bb55a;p=oweals%2Fopenwrt.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"; };