ARM: dts: bcm283x: Fix up GPIO LED node names
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / bcm2836-rpi-2-b.dts
index 0455a680394a22e1b61a50de5a9345a2902629d8..d8af8eeac7b6f9024c43b3341c5ae6c5fd182462 100644 (file)
        };
 
        leds {
-               act {
+               led-act {
                        gpios = <&gpio 47 GPIO_ACTIVE_HIGH>;
                };
 
-               pwr {
+               led-pwr {
                        label = "PWR";
                        gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";