qualcommax: dts: cleanup whitespace
authorChukun Pan <amadeus@jmu.edu.cn>
Tue, 13 Feb 2024 15:17:10 +0000 (23:17 +0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 18 Mar 2024 21:17:20 +0000 (22:17 +0100)
Replace blanks with tabs, remove extra blank lines.
Also add new lines as appropriate.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6010-mango-dvk.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-wax620.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-wpq873.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-ac-cpu.dtsi
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-hk-cpu.dtsi
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-nbg7815.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wax630.dts

index a64a3cd6e65edec216e0b6727fea8cb255f75d87..ebda536f45ba30b88d3df10c381a017a9f52a585 100644 (file)
                nand-ecc-strength = <4>;
                nand-ecc-step-size = <512>;
                nand-bus-width = <8>;
+
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
index e44731a1be7b34d95c0b2b4f96b435bbd6faae98..9d28f2ad0d4aeca28a6da7c7a67a7cd3361b5561 100644 (file)
                                label = "alt_rootfs";
                                reg = <0xac80000 0x9000000>;
                        };
+
                        partition@13c80000 {
                                label = "sysdiag";
                                reg = <0x13c80000 0x200000>;
                                read-only;
                        };
+
                        partition@13e80000 {
                                label = "0:ethphyfw";
                                reg = <0x13e80000 0x80000>;
                                read-only;
                        };
+
                        partition@13f00000 {
                                label = "syscfg";
                                reg = <0x13f00000 0xb800000>;
                                read-only;
                        };
+
                        partition@1f700000 {
                                label = "0:wififw";
                                reg = <0x1f700000 0x900000>;
index 74dae6cbf3d593419a180487fee21f3c1223430b..ceb719d81322e1ef9f3dab7eef9fba9c0d8efd26 100644 (file)
                        label = "wlan5g:green";
                        gpios = <&led_gpio 5 GPIO_ACTIVE_HIGH>;
                };
-
        };
 };
 
index 7d7f54ea62141abc13af61c0f7afdf87cede8e0f..5b2c1d570fd9434b86e665f853e3c3d4a0309e36 100644 (file)
        status = "okay";
 };
 
-
 &mdio {
        status = "okay";
        pinctrl-0 = <&mdio_pins>;
                reg = <28>;
                reset-gpios = <&tlmm 44 GPIO_ACTIVE_LOW>;
        };
-
 };
 
 &switch {
 };
 
 &dp2 {
-        status = "okay";
-        phy-handle = <&qca8075_1>;
-        label = "lan1";
+       status = "okay";
+       phy-handle = <&qca8075_1>;
+       label = "lan1";
 };
 
 &dp3 {
-        status = "okay";
-        phy-handle = <&qca8075_2>;
-        label = "lan2";
+       status = "okay";
+       phy-handle = <&qca8075_2>;
+       label = "lan2";
 };
 
 &dp4 {
-        status = "okay";
-        phy-handle = <&qca8075_3>;
-        label = "lan3";
+       status = "okay";
+       phy-handle = <&qca8075_3>;
+       label = "lan3";
 };
 
 &dp6 {
-        status = "okay";
-        phy-handle = <&qca8081>;
-        label = "wan";
+       status = "okay";
+       phy-handle = <&qca8081>;
+       label = "wan";
 };
 
 &pcie_qmp0 {
index 057d592031106d6a6dd62e30beb13c3b56cec819..6cf8bad5b14fd8604214557055fa897871f16485 100644 (file)
@@ -22,6 +22,7 @@
        cpu-supply = <&apc_vreg>;
        voltage-tolerance = <1>;
 };
+
 &cpu0_thermal {
        trips {
                cpu0_passive: cpu-passive {
index 37af7bbc1f78c24cb4476045de286ae68edf8d78..b7d746c44eb65737dab5072315c98f71241432fe 100644 (file)
@@ -22,6 +22,7 @@
        cpu-supply = <&apc_vreg>;
        voltage-tolerance = <1>;
 };
+
 &cpu0_thermal {
        trips {
                cpu0_passive_low: cpu-passive-low {
index ac3077b29d94df8e482e52c0ee185ccf456568a4..f508ada978ddc156048e5e932d9b4774821c041b 100644 (file)
@@ -13,7 +13,6 @@
 #include <dt-bindings/leds/common.h>
 #include <dt-bindings/input/input.h>
 
-
 / {
        model = "Zyxel NBG7815";
        compatible = "zyxel,nbg7815", "qcom,ipq8074";
@@ -59,7 +58,6 @@
        };
 };
 
-
 &blsp1_uart3 {
        status = "okay";
 };
                status = "disabled";
        };
 
-
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
index 35f0c3e220c456e13fb22da4d9c684f70e29a0f4..3393efd7b550f33ca709a28ede74e02da8eb9910 100644 (file)
@@ -15,7 +15,7 @@
 
        aliases {
                serial0 = &blsp1_uart5;
-               
+
                ethernet0 = &dp6_syn;
                ethernet1 = &dp4;
                label-mac-device = &dp6_syn;