arm64: dts: freescale: minor whitespace cleanup
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 8 Feb 2024 10:52:17 +0000 (11:52 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 23 Feb 2024 23:29:42 +0000 (07:29 +0800)
The DTS code coding style expects exactly one space before '{'
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8ulp-evk.dts
arch/arm64/boot/dts/freescale/mba8xx.dtsi

index 69dd8e31027c8a2069be761a22f0b4eef1d7748f..24bb253b938de54d658cba31918a468e8a5ee155 100644 (file)
@@ -37,7 +37,7 @@
                        no-map;
                };
 
-               rsc_table: rsc-table@1fff8000{
+               rsc_table: rsc-table@1fff8000 {
                        reg = <0 0x1fff8000 0 0x1000>;
                        no-map;
                };
index 6164fefb9218472afcbe449c970ce5a604331c71..3b4c5fa21f31a2ea7f6aaf9ea300cbb8a853943d 100644 (file)
                fsl,pins = <IMX8QXP_USDHC1_RESET_B_LSIO_GPIO4_IO19      0x00000020>;
        };
 
-       pinctrl_pcieb: pcieagrp{
+       pinctrl_pcieb: pcieagrp {
                fsl,pins = <IMX8QXP_PCIE_CTRL0_PERST_B_LSIO_GPIO4_IO00  0x06000041>,
                           <IMX8QXP_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO4_IO01 0x06000041>,
                           <IMX8QXP_PCIE_CTRL0_WAKE_B_LSIO_GPIO4_IO02   0x04000041>;