X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Frt5350_belkin_f7c027.dts;h=013dba456beff272c59533037aea806321c2c82f;hb=19c45b95dbb53a7ba1a26c201277ca86293bf404;hp=b1a897a85950e156619181bdbe30cb8bc33543c1;hpb=7630c052c46925015403564068abdc4b8ca89388;p=openwrt%2Fstaging%2Fjow.git diff --git a/target/linux/ramips/dts/rt5350_belkin_f7c027.dts b/target/linux/ramips/dts/rt5350_belkin_f7c027.dts index b1a897a859..013dba456b 100644 --- a/target/linux/ramips/dts/rt5350_belkin_f7c027.dts +++ b/target/linux/ramips/dts/rt5350_belkin_f7c027.dts @@ -2,6 +2,7 @@ #include #include +#include / { compatible = "belkin,f7c027", "ralink,rt5350-soc"; @@ -18,17 +19,20 @@ compatible = "gpio-leds"; status { - label = "blue:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; }; power { - label = "blue:power"; + function = LED_FUNCTION_POWER; + color = ; gpios = <&gpio0 9 GPIO_ACTIVE_LOW>; }; led_status_orange: orange { - label = "orange:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio0 11 GPIO_ACTIVE_LOW>; };