rename led name on Khadas VIM2 meson-gxm-khadas-vim2
rename vim:red:power to vim2:white:sys

becouse this led is white system led its not power led

Signed-off-by: Artem Lapkin <[email protected]>
---
 arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts 
b/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
index bff8ec2c1c7..624632f06b5 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
@@ -84,8 +84,8 @@ hdmi_connector_in: endpoint {
        pwmleds {
                compatible = "pwm-leds";
 
-               power {
-                       label = "vim:red:power";
+               system {
+                       label = "vim2:white:sys";
                        pwms = <&pwm_AO_ab 1 7812500 0>;
                        max-brightness = <255>;
                        linux,default-trigger = "default-on";
-- 
2.25.1

Reply via email to