dts: lime2: remove whitespaces
Signed-off-by: Heinrich Toews <ht@twx-software.de>
This commit is contained in:
parent
9104d1ce03
commit
32a49d49f8
@ -180,48 +180,56 @@ led-controller@0 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
spi-max-frequency = <2850000>;
|
||||
|
||||
multi-led@0 {
|
||||
reg = <0>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <0>;
|
||||
};
|
||||
|
||||
multi-led@1 {
|
||||
reg = <1>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <1>;
|
||||
};
|
||||
|
||||
multi-led@2 {
|
||||
reg = <2>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <2>;
|
||||
};
|
||||
|
||||
multi-led@3 {
|
||||
reg = <3>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <3>;
|
||||
};
|
||||
|
||||
multi-led@4 {
|
||||
reg = <4>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <4>;
|
||||
};
|
||||
|
||||
multi-led@5 {
|
||||
reg = <5>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <5>;
|
||||
};
|
||||
|
||||
multi-led@6 {
|
||||
reg = <6>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
function = LED_FUNCTION_STATUS;
|
||||
function-enumerator = <6>;
|
||||
};
|
||||
|
||||
multi-led@7 {
|
||||
reg = <7>;
|
||||
color = <LED_COLOR_ID_RGB>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user