]> Git Repo - u-boot.git/blobdiff - dts/upstream/src/arm64/marvell/armada-3720-gl-mv1000.dts
Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstream
[u-boot.git] / dts / upstream / src / arm64 / marvell / armada-3720-gl-mv1000.dts
index 63fbc83521616afc741d4d7e22a6fe00aaae9292..56930f2ce4814ee58ebd06b095db146a5cc55340 100644 (file)
@@ -41,7 +41,7 @@
        keys {
                compatible = "gpio-keys";
 
-               reset {
+               button-reset {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpionb 14 GPIO_ACTIVE_LOW>;
        leds {
                compatible = "gpio-leds";
 
-               vpn {
+               led-vpn {
                        label = "green:vpn";
                        gpios = <&gpionb 11 GPIO_ACTIVE_LOW>;
                };
 
-               wan {
+               led-wan {
                        label = "green:wan";
                        gpios = <&gpionb 12 GPIO_ACTIVE_LOW>;
                };
 
-               led_power: power {
+               led_power: led-power {
                        label = "green:power";
                        gpios = <&gpionb 13 GPIO_ACTIVE_LOW>;
                        default-state = "on";
This page took 0.026737 seconds and 4 git commands to generate.