ARM: dts: ste: minor whitespace cleanup around '='
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 11 Dec 2023 23:39:25 +0000 (00:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Dec 2023 15:41:07 +0000 (15:41 +0000)
The DTS code coding style expects exactly one space before and after '='
sign.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231212-ux500-dts-v1-1-5a31b6742d85@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/st/ste-dbx5x0.dtsi
arch/arm/boot/dts/st/ste-hrefprev60.dtsi
arch/arm/boot/dts/st/ste-hrefv60plus.dtsi
arch/arm/boot/dts/st/ste-nomadik-stn8815.dtsi
arch/arm/boot/dts/st/ste-snowball.dts
arch/arm/boot/dts/st/ste-ux500-samsung-codina-tmo.dts
arch/arm/boot/dts/st/ste-ux500-samsung-codina.dts
arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts
arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts
arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts

index d5d8877..0f87abe 100644 (file)
                gpio0: gpio@8012e000 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8012e000 0x80>;
+                       reg = <0x8012e000 0x80>;
                        interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio1: gpio@8012e080 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8012e080 0x80>;
+                       reg = <0x8012e080 0x80>;
                        interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio2: gpio@8000e000 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8000e000 0x80>;
+                       reg = <0x8000e000 0x80>;
                        interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio3: gpio@8000e080 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8000e080 0x80>;
+                       reg = <0x8000e080 0x80>;
                        interrupts = <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio4: gpio@8000e100 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8000e100 0x80>;
+                       reg = <0x8000e100 0x80>;
                        interrupts = <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio5: gpio@8000e180 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8000e180 0x80>;
+                       reg = <0x8000e180 0x80>;
                        interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio6: gpio@8011e000 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8011e000 0x80>;
+                       reg = <0x8011e000 0x80>;
                        interrupts = <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio7: gpio@8011e080 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0x8011e080 0x80>;
+                       reg = <0x8011e080 0x80>;
                        interrupts = <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
                gpio8: gpio@a03fe000 {
                        compatible = "stericsson,db8500-gpio",
                                "st,nomadik-gpio";
-                       reg =  <0xa03fe000 0x80>;
+                       reg = <0xa03fe000 0x80>;
                        interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-controller;
                        #interrupt-cells = <2>;
index 9859ee9..c87fd27 100644 (file)
@@ -62,7 +62,7 @@
 
                // External Micro SD slot
                mmc@80126000 {
-                       cd-gpios  = <&tc3589x_gpio 3 GPIO_ACTIVE_HIGH>;
+                       cd-gpios = <&tc3589x_gpio 3 GPIO_ACTIVE_HIGH>;
                };
 
                pinctrl {
index e66fa59..f87f415 100644 (file)
 
                // External Micro SD slot
                mmc@80126000 {
-                       cd-gpios  = <&gpio2 31 GPIO_ACTIVE_HIGH>; // 95
+                       cd-gpios = <&gpio2 31 GPIO_ACTIVE_HIGH>; // 95
                };
 
                pinctrl {
index 6816eef..4d37c5f 100644 (file)
@@ -52,7 +52,7 @@
 
        gpio0: gpio@101e4000 {
                compatible = "st,nomadik-gpio";
-               reg =  <0x101e4000 0x80>;
+               reg = <0x101e4000 0x80>;
                interrupt-parent = <&vica>;
                interrupts = <6>;
                interrupt-controller;
@@ -66,7 +66,7 @@
 
        gpio1: gpio@101e5000 {
                compatible = "st,nomadik-gpio";
-               reg =  <0x101e5000 0x80>;
+               reg = <0x101e5000 0x80>;
                interrupt-parent = <&vica>;
                interrupts = <7>;
                interrupt-controller;
@@ -80,7 +80,7 @@
 
        gpio2: gpio@101e6000 {
                compatible = "st,nomadik-gpio";
-               reg =  <0x101e6000 0x80>;
+               reg = <0x101e6000 0x80>;
                interrupt-parent = <&vica>;
                interrupts = <8>;
                interrupt-controller;
@@ -94,7 +94,7 @@
 
        gpio3: gpio@101e7000 {
                compatible = "st,nomadik-gpio";
-               reg =  <0x101e7000 0x80>;
+               reg = <0x101e7000 0x80>;
                ngpio = <28>;
                interrupt-parent = <&vica>;
                interrupts = <9>;
index 27c2ec5..1322abf 100644 (file)
                        pinctrl-1 = <&mc0_a_1_sleep>;
 
                        /* GPIO218 MMC_CD */
-                       cd-gpios  = <&gpio6 26 GPIO_ACTIVE_LOW>;
+                       cd-gpios = <&gpio6 26 GPIO_ACTIVE_LOW>;
 
                        status = "okay";
                };
index 463942a..c623cc3 100644 (file)
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&mc0_a_2_default>;
                        pinctrl-1 = <&mc0_a_2_sleep>;
-                       cd-gpios  = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
+                       cd-gpios = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
                        status = "okay";
                };
 
index c1ae0e2..2355ca6 100644 (file)
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&mc0_a_2_default>;
                        pinctrl-1 = <&mc0_a_2_sleep>;
-                       cd-gpios  = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
+                       cd-gpios = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
                        status = "okay";
                };
 
index b21e40d..ad9a20c 100644 (file)
                        pinctrl-0 = <&mc0_a_2_default>;
                        pinctrl-1 = <&mc0_a_2_sleep>;
                        /* "flash detect" actually card detect */
-                       cd-gpios  = <&gpio6 25 GPIO_ACTIVE_LOW>;
+                       cd-gpios = <&gpio6 25 GPIO_ACTIVE_LOW>;
                        status = "okay";
                };
 
index 6e586e8..229f7c3 100644 (file)
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&mc0_a_2_default>;
                        pinctrl-1 = <&mc0_a_2_sleep>;
-                       cd-gpios  = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
+                       cd-gpios = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
                        status = "okay";
                };
 
index ba44210..cdb147d 100644 (file)
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&mc0_a_1_default>;
                        pinctrl-1 = <&mc0_a_1_sleep>;
-                       cd-gpios  = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
+                       cd-gpios = <&gpio6 25 GPIO_ACTIVE_LOW>; // GPIO217
                        status = "okay";
                };