arm64: dts: apm: add missing space before {
Add missing whitespace between node name/label and opening {. Link: https://lore.kernel.org/r/20230705145934.293487-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
0b137caaaa
commit
05521ef098
@ -728,7 +728,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
sbgpio: gpio@17001000{
|
||||
sbgpio: gpio@17001000 {
|
||||
compatible = "apm,xgene-gpio-sb";
|
||||
reg = <0x0 0x17001000 0x0 0x400>;
|
||||
#gpio-cells = <2>;
|
||||
|
@ -946,7 +946,7 @@
|
||||
dr_mode = "host";
|
||||
};
|
||||
|
||||
sbgpio: gpio@17001000{
|
||||
sbgpio: gpio@17001000 {
|
||||
compatible = "apm,xgene-gpio-sb";
|
||||
reg = <0x0 0x17001000 0x0 0x400>;
|
||||
#gpio-cells = <2>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user