ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1
[platform/kernel/u-boot.git] / arch / arm / dts / meson-khadas-vim3.dtsi
index 094ecf2..1ef1e36 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               white {
+               led-white {
                        label = "vim3:white:sys";
                        gpios = <&gpio_ao GPIOAO_4 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "heartbeat";
                };
 
-               red {
+               led-red {
                        label = "vim3:red";
                        gpios = <&gpio_expander 5 GPIO_ACTIVE_LOW>;
                };