From c9c4b2116c0984eb8baeff03e806030ee9c6175f Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Mon, 16 Jul 2018 16:27:22 +0800 Subject: ramips: Use dts alias based status led Also fix several typos in led node name. Signed-off-by: Chuanhong Guo --- target/linux/ramips/dts/WCR-1166DS.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/WCR-1166DS.dts') diff --git a/target/linux/ramips/dts/WCR-1166DS.dts b/target/linux/ramips/dts/WCR-1166DS.dts index 34734ceda5..125d987752 100644 --- a/target/linux/ramips/dts/WCR-1166DS.dts +++ b/target/linux/ramips/dts/WCR-1166DS.dts @@ -9,6 +9,10 @@ compatible = "buffalo,wcr-1166ds", "mediatek,mt7628an-soc"; model = "Buffalo WCR-1166DS"; + aliases { + led-status = &led_power; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; @@ -73,7 +77,7 @@ gpios = <&gpio1 11 GPIO_ACTIVE_LOW>; }; - power { + led_power: power { label = "wcr-1166ds:green:power"; gpios = <&gpio1 12 GPIO_ACTIVE_LOW>; }; -- cgit v1.2.3