]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: Correct white-space style
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 19 Feb 2025 09:07:51 +0000 (10:07 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 4 Mar 2025 04:54:17 +0000 (22:54 -0600)
There should be exactly one space before and after '=', and one space
before '{'.  No functional impact.  Verified with comparing decompiled
DTB (dtx_diff and fdtdump+diff).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250219090751.124267-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq9574.dtsi
arch/arm64/boot/dts/qcom/msm8917-xiaomi-riva.dts
arch/arm64/boot/dts/qcom/msm8917.dtsi
arch/arm64/boot/dts/qcom/qcs615.dtsi
arch/arm64/boot/dts/qcom/sm8750.dtsi

index 9422900289725774da8cfea9848529891038e57a..cac58352182e0eabaad6017e4ffe944aaa0ed19c 100644 (file)
 
                pcie1: pcie@10000000 {
                        compatible = "qcom,pcie-ipq9574";
-                       reg =  <0x10000000 0xf1d>,
-                              <0x10000f20 0xa8>,
-                              <0x10001000 0x1000>,
-                              <0x000f8000 0x4000>,
-                              <0x10100000 0x1000>;
+                       reg = <0x10000000 0xf1d>,
+                             <0x10000f20 0xa8>,
+                             <0x10001000 0x1000>,
+                             <0x000f8000 0x4000>,
+                             <0x10100000 0x1000>;
                        reg-names = "dbi", "elbi", "atu", "parf", "config";
                        device_type = "pci";
                        linux,pci-domain = <1>;
 
                pcie3: pcie@18000000 {
                        compatible = "qcom,pcie-ipq9574";
-                       reg =  <0x18000000 0xf1d>,
-                              <0x18000f20 0xa8>,
-                              <0x18001000 0x1000>,
-                              <0x000f0000 0x4000>,
-                              <0x18100000 0x1000>;
+                       reg = <0x18000000 0xf1d>,
+                             <0x18000f20 0xa8>,
+                             <0x18001000 0x1000>,
+                             <0x000f0000 0x4000>,
+                             <0x18100000 0x1000>;
                        reg-names = "dbi", "elbi", "atu", "parf", "config";
                        device_type = "pci";
                        linux,pci-domain = <3>;
 
                pcie2: pcie@20000000 {
                        compatible = "qcom,pcie-ipq9574";
-                       reg =  <0x20000000 0xf1d>,
-                              <0x20000f20 0xa8>,
-                              <0x20001000 0x1000>,
-                              <0x00088000 0x4000>,
-                              <0x20100000 0x1000>;
+                       reg = <0x20000000 0xf1d>,
+                             <0x20000f20 0xa8>,
+                             <0x20001000 0x1000>,
+                             <0x00088000 0x4000>,
+                             <0x20100000 0x1000>;
                        reg-names = "dbi", "elbi", "atu", "parf", "config";
                        device_type = "pci";
                        linux,pci-domain = <2>;
 
                pcie0: pci@28000000 {
                        compatible = "qcom,pcie-ipq9574";
-                       reg =  <0x28000000 0xf1d>,
-                              <0x28000f20 0xa8>,
-                              <0x28001000 0x1000>,
-                              <0x00080000 0x4000>,
-                              <0x28100000 0x1000>;
+                       reg = <0x28000000 0xf1d>,
+                             <0x28000f20 0xa8>,
+                             <0x28001000 0x1000>,
+                             <0x00080000 0x4000>,
+                             <0x28100000 0x1000>;
                        reg-names = "dbi", "elbi", "atu", "parf", "config";
                        device_type = "pci";
                        linux,pci-domain = <0>;
index f1d22535fedd94467ba3f0a88b2110ce5360e7e1..df135f9891a842c8c35ad5755e090d9249efc5fe 100644 (file)
                monitored-battery = <&battery>;
        };
 
-       bq25601@6b{
+       bq25601@6b {
                compatible = "ti,bq25601";
                reg = <0x6b>;
                interrupts-extended = <&tlmm 61 IRQ_TYPE_EDGE_FALLING>;
index 7bf58dd0146eecdc96e29187f6dd475598669c02..9d8358745c91c53dc19a07dbb1a326daef92e235 100644 (file)
                                bits = <1 6>;
                        };
 
-                       tsens_s9_p1: s9-p1@230{
+                       tsens_s9_p1: s9-p1@230 {
                                reg = <0x230 1>;
                                bits = <0 6>;
                        };
index 4e060ce68e6ca506c6a6fb6fc5d5e1a9837282e4..ec427bb84ec8e88cc0f4b756adb4582897943b4f 100644 (file)
                        in-ports {
                                port {
                                        replicator0_in: endpoint {
-                                               remote-endpoint= <&tmc_etf_out>;
+                                               remote-endpoint = <&tmc_etf_out>;
                                        };
                                };
                        };
                                        reg = <1>;
 
                                        replicator0_out1: endpoint {
-                                               remote-endpoint= <&replicator1_in>;
+                                               remote-endpoint = <&replicator1_in>;
                                        };
                                };
                        };
                        in-ports {
                                port {
                                        replicator1_in: endpoint {
-                                               remote-endpoint= <&replicator0_out1>;
+                                               remote-endpoint = <&replicator0_out1>;
                                        };
                                };
                        };
                        out-ports {
                                port {
                                        replicator1_out: endpoint {
-                                               remote-endpoint= <&funnel_swao_in6>;
+                                               remote-endpoint = <&funnel_swao_in6>;
                                        };
                                };
                        };
                                        reg = <6>;
 
                                        funnel_swao_in6: endpoint {
-                                               remote-endpoint= <&replicator1_out>;
+                                               remote-endpoint = <&replicator1_out>;
                                        };
                                };
 
                                        reg = <7>;
 
                                        funnel_swao_in7: endpoint {
-                                               remote-endpoint= <&tpda_swao_out>;
+                                               remote-endpoint = <&tpda_swao_out>;
                                        };
                                };
                        };
                        in-ports {
                                port {
                                        tmc_etf_swao_in: endpoint {
-                                               remote-endpoint= <&funnel_swao_out>;
+                                               remote-endpoint = <&funnel_swao_out>;
                                        };
                                };
                        };
                        out-ports {
                                port {
                                        tmc_etf_swao_out: endpoint {
-                                               remote-endpoint= <&replicator_swao_in>;
+                                               remote-endpoint = <&replicator_swao_in>;
                                        };
                                };
                        };
index abb92c81c76bd164960c5a8e2a0a01540d5fd1f4..f81a3c3ae3342745a12342ff3d5577cfd8b44dd2 100644 (file)
                                clocks = <&gcc GCC_QUPV3_WRAP2_S5_CLK>;
                                clock-names = "se";
 
-                               interconnects = <&clk_virt MASTER_QUP_CORE_2 QCOM_ICC_TAG_ALWAYS
+                               interconnects = <&clk_virt MASTER_QUP_CORE_2 QCOM_ICC_TAG_ALWAYS
                                                 &clk_virt SLAVE_QUP_CORE_2 QCOM_ICC_TAG_ALWAYS>,
                                                <&gem_noc MASTER_APPSS_PROC QCOM_ICC_TAG_ALWAYS
                                                 &config_noc SLAVE_QUP_2 QCOM_ICC_TAG_ALWAYS>;