arm64: dts: qcom: correct white-space before {
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 19 Sep 2022 16:33:33 +0000 (18:33 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 18 Oct 2022 03:01:05 +0000 (22:01 -0500)
Add missing space or remove redundant one before opening {.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220919163333.129989-1-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/msm8996.dtsi
arch/arm64/boot/dts/qcom/msm8998.dtsi
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi
arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar.dtsi
arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
arch/arm64/boot/dts/qcom/sdm845-db845c.dts
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts

index f7f5536..efba641 100644 (file)
                                bias-disable;
                        };
 
-                       wcd_intr_default: wcd-intr-default{
+                       wcd_intr_default: wcd-intr-default {
                                pins = "gpio54";
                                function = "gpio";
                                drive-strength = <2>;
index f05f16a..f150bae 100644 (file)
 
                        cpu = <&CPU4>;
 
-                       port{
+                       port {
                                etm4_out: endpoint {
                                        remote-endpoint = <&apss_funnel_in4>;
                                };
 
                        cpu = <&CPU5>;
 
-                       port{
+                       port {
                                etm5_out: endpoint {
                                        remote-endpoint = <&apss_funnel_in5>;
                                };
 
                        cpu = <&CPU6>;
 
-                       port{
+                       port {
                                etm6_out: endpoint {
                                        remote-endpoint = <&apss_funnel_in6>;
                                };
 
                        cpu = <&CPU7>;
 
-                       port{
+                       port {
                                etm7_out: endpoint {
                                        remote-endpoint = <&apss_funnel_in7>;
                                };
index 69dda5e..2c08500 100644 (file)
 };
 
 &swr0 {
-       left_spkr: wsa8810-left{
+       left_spkr: wsa8810-left {
                compatible = "sdw10217211000";
                reg = <0 3>;
                powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
                #sound-dai-cells = <0>;
        };
 
-       right_spkr: wsa8810-right{
+       right_spkr: wsa8810-right {
                compatible = "sdw10217211000";
                reg = <0 4>;
                powerdown-gpios = <&tlmm 130 GPIO_ACTIVE_HIGH>;
index 7ee407f..1ce7318 100644 (file)
@@ -181,7 +181,7 @@ ap_ts_pen_1v8: &i2c4 {
 /* PINCTRL - modifications to sc7180-trogdor.dtsi */
 
 &en_pp3300_dx_edp {
-       pinmux  {
+       pinmux {
                pins = "gpio67";
        };
 
index 1bd6c7d..7fcff4e 100644 (file)
@@ -189,7 +189,7 @@ ap_ts_pen_1v8: &i2c4 {
        };
 };
 
-&sec_mi2s_active{
+&sec_mi2s_active {
        pinmux {
                pins = "gpio49", "gpio50", "gpio51", "gpio52";
                function = "mi2s_1";
index eae22e6..1a1c346 100644 (file)
@@ -1238,7 +1238,7 @@ ap_spi_fp: &spi10 {
        };
 
        ap_suspend_l_neuter: ap-suspend-l-neuter {
-               pinmux  {
+               pinmux {
                        pins = "gpio27";
                        function = "gpio";
                };
@@ -1383,7 +1383,7 @@ ap_spi_fp: &spi10 {
        };
 
        pen_rst_odl: pen-rst-odl {
-               pinmux  {
+               pinmux {
                        pins = "gpio18";
                        function = "gpio";
                };
@@ -1507,7 +1507,7 @@ ap_spi_fp: &spi10 {
        };
 
        ts_int_l: ts-int-l {
-               pinmux  {
+               pinmux {
                        pins = "gpio9";
                        function = "gpio";
                };
@@ -1519,7 +1519,7 @@ ap_spi_fp: &spi10 {
        };
 
        ts_reset_l: ts-reset-l {
-               pinmux  {
+               pinmux {
                        pins = "gpio8";
                        function = "gpio";
                };
index b5f11fb..5eafb55 100644 (file)
@@ -1341,7 +1341,7 @@ ap_ts_i2c: &i2c14 {
        };
 
        pen_rst_l: pen-rst-l {
-               pinmux  {
+               pinmux {
                        pins = "gpio23";
                        function = "gpio";
                };
@@ -1408,7 +1408,7 @@ ap_ts_i2c: &i2c14 {
        };
 
        ts_int_l: ts-int-l {
-               pinmux  {
+               pinmux {
                        pins = "gpio125";
                        function = "gpio";
                };
@@ -1420,7 +1420,7 @@ ap_ts_i2c: &i2c14 {
        };
 
        ts_reset_l: ts-reset-l {
-               pinmux  {
+               pinmux {
                        pins = "gpio118";
                        function = "gpio";
                };
index 8ee5120..72d26ce 100644 (file)
        status = "okay";
 };
 
-&wcd9340{
+&wcd9340 {
        pinctrl-0 = <&wcd_intr_default>;
        pinctrl-names = "default";
        clock-names = "extclk";
        vdd-io-supply = <&vreg_s4a_1p8>;
 
        swm: swm@c85 {
-               left_spkr: wsa8810-left{
+               left_spkr: wsa8810-left {
                        compatible = "sdw10217201000";
                        reg = <0 1>;
                        powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
                        #sound-dai-cells = <0>;
                };
 
-               right_spkr: wsa8810-right{
+               right_spkr: wsa8810-right {
                        compatible = "sdw10217201000";
                        powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
                        reg = <0 2>;
        };
 };
 
-&qup_uart3_default{
+&qup_uart3_default {
        pinmux {
                pins = "gpio41", "gpio42", "gpio43", "gpio44";
                function = "qup3";
index 74f43da..0c375ec 100644 (file)
        qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
 
        swm: swm@c85 {
-               left_spkr: wsa8810-left{
+               left_spkr: wsa8810-left {
                        compatible = "sdw10217211000";
                        reg = <0 3>;
                        powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
                        #sound-dai-cells = <0>;
                };
 
-               right_spkr: wsa8810-right{
+               right_spkr: wsa8810-right {
                        compatible = "sdw10217211000";
                        powerdown-gpios = <&wcdgpio 2 GPIO_ACTIVE_HIGH>;
                        reg = <0 4>;
index d028a7e..dfa4857 100644 (file)
        };
 
        pen_rst_l: pen-rst-l {
-               pinmux  {
+               pinmux {
                        pins = "gpio21";
                        function = "gpio";
                };
        qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
 
        swm: swm@c85 {
-               left_spkr: wsa8810-left{
+               left_spkr: wsa8810-left {
                        compatible = "sdw10217211000";
                        reg = <0 3>;
                        powerdown-gpios = <&wcdgpio 1 GPIO_ACTIVE_HIGH>;
                        #sound-dai-cells = <0>;
                };
 
-               right_spkr: wsa8810-right{
+               right_spkr: wsa8810-right {
                        compatible = "sdw10217211000";
                        powerdown-gpios = <&wcdgpio 2 GPIO_ACTIVE_HIGH>;
                        reg = <0 4>;