X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWRTNODE.dts;fp=target%2Flinux%2Framips%2Fdts%2FWRTNODE.dts;h=793c02fb4c8c97916b6af7f59a5e12f06e3b2b02;hb=f5d93d352bacf10f020a012073003aa4414c4b45;hp=3fb2303e0267abf52faf43b9322e22452d16cc88;hpb=944b647a73181a4fd8e4d8435022da2e7df594eb;p=openwrt.git diff --git a/target/linux/ramips/dts/WRTNODE.dts b/target/linux/ramips/dts/WRTNODE.dts index 3fb2303e02..793c02fb4c 100644 --- a/target/linux/ramips/dts/WRTNODE.dts +++ b/target/linux/ramips/dts/WRTNODE.dts @@ -7,6 +7,10 @@ model = "WRTNODE"; palmbus@10000000 { + gpio1: gpio@638 { + status = "okay"; + }; + gpio2: gpio@660 { status = "okay"; }; @@ -77,4 +81,12 @@ }; }; }; + + gpio-leds { + compatible = "gpio-leds"; + indicator { + label = "wrtnode:blue:indicator"; + gpios = <&gpio1 14 1>; + }; + }; };