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>

authored by Krzysztof Kozlowski and committed by Thomas Bogendoerfer 826eeaf6 531b3d11

+2 -2
+1 -1
arch/mips/boot/dts/mscc/serval_common.dtsi
··· 20 20 stdout-path = "serial0:115200n8"; 21 21 }; 22 22 23 - i2c0_imux: i2c0-imux{ 23 + i2c0_imux: i2c0-imux { 24 24 compatible = "i2c-mux-pinctrl"; 25 25 #address-cells = <1>; 26 26 #size-cells = <0>;
+1 -1
arch/mips/boot/dts/pic32/pic32mzda.dtsi
··· 75 75 microchip,external-irqs = <3 8 13 18 23>; 76 76 }; 77 77 78 - pic32_pinctrl: pinctrl@1f801400{ 78 + pic32_pinctrl: pinctrl@1f801400 { 79 79 #address-cells = <1>; 80 80 #size-cells = <1>; 81 81 compatible = "microchip,pic32mzda-pinctrl";