ARM: dts: bcm283x: Fix up GPIO LED node names
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / bcm2837-rpi-3-a-plus.dts
index 28be0332c1c810e6fe727802ce7af4458f70029f..77099a7871b03b84fa7e02e690091882e01415c0 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 29 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&expgpio 2 GPIO_ACTIVE_LOW>;
                        default-state = "keep";