summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-zii-rmu2.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-08-10 14:10:07 +0300
committerShawn Guo <shawnguo@kernel.org>2022-08-22 09:17:31 +0800
commit1bad8bca9020472553a4db6bf9e1ee149fe97f03 (patch)
treebdaef65fb3fe8f85c7e71f79da917607d4ed671b /arch/arm/boot/dts/imx7d-zii-rmu2.dts
parent34caa12608b6b1376e5e3f51ac63d0ff7e128704 (diff)
ARM: dts: imx: align LED node names with dtschema
The node names should be generic and DT schema expects certain pattern. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-zii-rmu2.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-zii-rmu2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7d-zii-rmu2.dts b/arch/arm/boot/dts/imx7d-zii-rmu2.dts
index 1065941807e8..1c9f25848bf7 100644
--- a/arch/arm/boot/dts/imx7d-zii-rmu2.dts
+++ b/arch/arm/boot/dts/imx7d-zii-rmu2.dts
@@ -24,7 +24,7 @@
pinctrl-0 = <&pinctrl_leds_debug>;
pinctrl-names = "default";
- debug {
+ led-debug {
label = "zii:green:debug1";
gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "heartbeat";