MIPS: dts: add missing space before {

Add missing whitespace between node name/label and opening {.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
Krzysztof Kozlowski 2023-07-05 16:57:24 +02:00 committed by Thomas Bogendoerfer
parent 531b3d1195
commit 826eeaf68b
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
stdout-path = "serial0:115200n8";
};
i2c0_imux: i2c0-imux{
i2c0_imux: i2c0-imux {
compatible = "i2c-mux-pinctrl";
#address-cells = <1>;
#size-cells = <0>;

View File

@ -75,7 +75,7 @@
microchip,external-irqs = <3 8 13 18 23>;
};
pic32_pinctrl: pinctrl@1f801400{
pic32_pinctrl: pinctrl@1f801400 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "microchip,pic32mzda-pinctrl";