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:
Krzysztof Kozlowski 2023-07-05 16:59:34 +02:00
parent 0b137caaaa
commit 05521ef098
2 changed files with 2 additions and 2 deletions

View File

@ -728,7 +728,7 @@
};
};
sbgpio: gpio@17001000{
sbgpio: gpio@17001000 {
compatible = "apm,xgene-gpio-sb";
reg = <0x0 0x17001000 0x0 0x400>;
#gpio-cells = <2>;

View File

@ -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>;