bmips: dts: improve and align device tree files
Align all the device tree files and follow the same criteria before more devices are ported from bcm63xx and this goes out of control. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -63,12 +63,12 @@
|
||||
led_power_green: led@22 {
|
||||
label = "green:power";
|
||||
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
|
||||
default-state = "on";
|
||||
};
|
||||
|
||||
led_power_red: led@23 {
|
||||
label = "red:power";
|
||||
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
|
||||
panic-indicator;
|
||||
};
|
||||
|
||||
led@24 {
|
||||
|
||||
Reference in New Issue
Block a user