arm64: dts: qcom: minor whitespace cleanup
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Sep 2024 15:46:56 +0000 (17:46 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sun, 6 Oct 2024 03:18:59 +0000 (22:18 -0500)
The DTS code coding style expects exactly one space around '='
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konradybcio@kernel.org>
Link: https://lore.kernel.org/r/20240905-dts-cleanup-v1-4-f4c5f7b2c8c2@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq9574.dtsi
arch/arm64/boot/dts/qcom/msm8916-wingtech-wt86518.dts
arch/arm64/boot/dts/qcom/msm8976.dtsi
arch/arm64/boot/dts/qcom/qdu1000.dtsi
arch/arm64/boot/dts/qcom/sc7280.dtsi
arch/arm64/boot/dts/qcom/x1e80100.dtsi

index 08a82a5cf667582706da106b4dbbde8120e0695f..14c7b3a78442c85c3b5dab24498aa1740facc22b 100644 (file)
                };
 
                mdio: mdio@90000 {
-                       compatible =  "qcom,ipq9574-mdio", "qcom,ipq4019-mdio";
+                       compatible = "qcom,ipq9574-mdio", "qcom,ipq4019-mdio";
                        reg = <0x00090000 0x64>;
                        #address-cells = <1>;
                        #size-cells = <0>;
index 3cfa80e38a9e3e39214e65aef041a5dab4830c8b..d6b03e08c34a3998cea83993084bef2c2fc962dc 100644 (file)
@@ -57,7 +57,7 @@
        widgets = "Speaker", "Speaker",
                  "Headphone", "Headphones";
        pin-switches = "Speaker", "Headphones";
-       audio-routing = "Speaker", "Speaker Amp OUT",
+       audio-routing = "Speaker", "Speaker Amp OUT",
                        "Speaker Amp IN", "HPH_R",
                        "Headphones", "Headphones Switch OUTL",
                        "Headphones", "Headphones Switch OUTR",
index 06af6e5ec578ed5e6061ce976d0026c45b5d8fc3..ed6ba4730cadc782fb1e0ee62e0478f7e9626b12 100644 (file)
                apps_iommu: iommu@1ee0000 {
                        compatible = "qcom,msm8976-iommu", "qcom,msm-iommu-v2";
                        reg = <0x01ee0000 0x3000>;
-                       ranges  = <0 0x01e20000 0x20000>;
+                       ranges = <0 0x01e20000 0x20000>;
 
                        clocks = <&gcc GCC_SMMU_CFG_CLK>,
                                 <&gcc GCC_APSS_TCU_CLK>;
index 1dd760e97794877bae35d19ca264f8fc70f96c8b..bc1d37b3f6f04d629c96fa893daf4d91fb5f406e 100644 (file)
                        reg = <0x0 0x088e3000 0x0 0x120>;
                        #phy-cells = <0>;
 
-                       clocks =<&gcc GCC_USB2_CLKREF_EN>;
+                       clocks = <&gcc GCC_USB2_CLKREF_EN>;
                        clock-names = "ref";
 
                        resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
index d0706224d1ec572e99e92d5c8289e71e197a1302..b41230651def6a4924a6fa86c8f6ad83e5f88fbb 100644 (file)
                        interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
                        #dma-cells = <1>;
                        qcom,controlled-remotely;
-                       num-channels  = <31>;
+                       num-channels = <31>;
                        qcom,ee = <1>;
                        qcom,num-ees = <2>;
                        iommus = <&apps_smmu 0x1826 0x0>;
index e5aa441fbff821e237dbb09655e96f03f69b08f4..182142b92671b0b735ed3e4820f3a1889bea7d9d 100644 (file)
                        reg = <0x0 0x03d6a000 0x0 0x35000>,
                              <0x0 0x03d50000 0x0 0x10000>,
                              <0x0 0x0b280000 0x0 0x10000>;
-                       reg-names =  "gmu", "rscc", "gmu_pdc";
+                       reg-names = "gmu", "rscc", "gmu_pdc";
 
                        interrupts = <GIC_SPI 304 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 305 IRQ_TYPE_LEVEL_HIGH>;