Browse Source

qualcommax: dts: cleanup whitespace

Replace blanks with tabs, remove extra blank lines.
Also add new lines as appropriate.

Signed-off-by: Chukun Pan <[email protected]>
Chukun Pan 1 year ago
parent
commit
a75102bbbc

+ 1 - 0
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6010-mango-dvk.dts

@@ -314,6 +314,7 @@
 		nand-ecc-strength = <4>;
 		nand-ecc-step-size = <512>;
 		nand-bus-width = <8>;
+
 		partitions {
 			compatible = "fixed-partitions";
 			#address-cells = <1>;

+ 4 - 0
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts

@@ -317,21 +317,25 @@
 				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>;

+ 0 - 1
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-wax620.dts

@@ -106,7 +106,6 @@
 			label = "wlan5g:green";
 			gpios = <&led_gpio 5 GPIO_ACTIVE_HIGH>;
 		};
-
 	};
 };
 

+ 12 - 14
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-wpq873.dts

@@ -350,7 +350,6 @@
 	status = "okay";
 };
 
-
 &mdio {
 	status = "okay";
 	pinctrl-0 = <&mdio_pins>;
@@ -384,7 +383,6 @@
 		reg = <28>;
 		reset-gpios = <&tlmm 44 GPIO_ACTIVE_LOW>;
 	};
-
 };
 
 &switch {
@@ -422,27 +420,27 @@
 };
 
 &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 {

+ 1 - 0
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-ac-cpu.dtsi

@@ -22,6 +22,7 @@
 	cpu-supply = <&apc_vreg>;
 	voltage-tolerance = <1>;
 };
+
 &cpu0_thermal {
 	trips {
 		cpu0_passive: cpu-passive {

+ 1 - 0
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-hk-cpu.dtsi

@@ -22,6 +22,7 @@
 	cpu-supply = <&apc_vreg>;
 	voltage-tolerance = <1>;
 };
+
 &cpu0_thermal {
 	trips {
 		cpu0_passive_low: cpu-passive-low {

+ 0 - 3
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-nbg7815.dts

@@ -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";
 };
@@ -105,7 +103,6 @@
 		status = "disabled";
 	};
 
-
 	flash@0 {
 		#address-cells = <1>;
 		#size-cells = <1>;

+ 1 - 1
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wax630.dts

@@ -15,7 +15,7 @@
 
 	aliases {
 		serial0 = &blsp1_uart5;
-		
+
 		ethernet0 = &dp6_syn;
 		ethernet1 = &dp4;
 		label-mac-device = &dp6_syn;