arm64: dts: freescale: minor whitespace cleanup
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Sep 2024 15:44:10 +0000 (17:44 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 16 Oct 2024 04:06:47 +0000 (12:06 +0800)
The DTS code coding style expects exactly one space before '{'
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi
arch/arm64/boot/dts/freescale/imx8qm-ss-audio.dtsi
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts

index a4a10ce03bfe0c8aac050c50972bf85db6376456..ce6ef160fd5506cf6430be321ca75cb658669335 100644 (file)
@@ -350,7 +350,7 @@ conn_subsys: bus@5b000000 {
                power-domains = <&pd IMX_SC_R_NAND>;
        };
 
-       gpmi: nand-controller@5b812000{
+       gpmi: nand-controller@5b812000 {
                compatible = "fsl,imx8qxp-gpmi-nand";
                reg = <0x5b812000 0x2000>, <0x5b814000 0x2000>;
                reg-names = "gpmi-nand", "bch";
index 3036af49fc85421b521d2766c740514b5e7ec3f8..e24e639b98ee772e4f23a1c58ec8e290fa49468a 100644 (file)
 };
 
 /* edma2 called in imx8qm RM with the same address in edma0 of imx8qxp */
-&edma0{
+&edma0 {
        reg = <0x591f0000 0x150000>;
        dma-channels = <20>;
        dma-channel-mask = <0>;
 };
 
 /* edma3 called in imx8qm RM with the same address in edma1 of imx8qxp */
-&edma1{
+&edma1 {
        reg = <0x599f0000 0xc0000>;
        dma-channels = <11>;
        dma-channel-mask = <0xc0>;
index f45a0a4480ed4139fbafed2e20aee02933478831..0e12dcd0d4d1a3f65af3d250b1b96637a666e929 100644 (file)
                                regulator-ramp-delay = <3125>;
                        };
 
-                       buck4: BUCK4{
+                       buck4: BUCK4 {
                                regulator-name = "BUCK4";
                                regulator-min-microvolt = <1620000>;
                                regulator-max-microvolt = <3400000>;
                                regulator-always-on;
                        };
 
-                       buck5: BUCK5{
+                       buck5: BUCK5 {
                                regulator-name = "BUCK5";
                                regulator-min-microvolt = <1620000>;
                                regulator-max-microvolt = <3400000>;
index f8a73612fa0514fce23260f1403cb84111f89012..d7ea2a86de5ffadde6c0268217bcc8491bea7c7d 100644 (file)
                                regulator-ramp-delay = <3125>;
                        };
 
-                       buck4: BUCK4{
+                       buck4: BUCK4 {
                                regulator-name = "BUCK4";
                                regulator-min-microvolt = <600000>;
                                regulator-max-microvolt = <3400000>;
                                regulator-always-on;
                        };
 
-                       buck5: BUCK5{
+                       buck5: BUCK5 {
                                regulator-name = "BUCK5";
                                regulator-min-microvolt = <600000>;
                                regulator-max-microvolt = <3400000>;