qualcommax: dts: cleanup whitespace

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

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
This commit is contained in:
Chukun Pan 2024-02-13 23:17:10 +08:00 committed by Robert Marko
parent 85ad6b9569
commit a75102bbbc
8 changed files with 20 additions and 19 deletions

View file

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

View file

@ -317,21 +317,25 @@
label = "alt_rootfs"; label = "alt_rootfs";
reg = <0xac80000 0x9000000>; reg = <0xac80000 0x9000000>;
}; };
partition@13c80000 { partition@13c80000 {
label = "sysdiag"; label = "sysdiag";
reg = <0x13c80000 0x200000>; reg = <0x13c80000 0x200000>;
read-only; read-only;
}; };
partition@13e80000 { partition@13e80000 {
label = "0:ethphyfw"; label = "0:ethphyfw";
reg = <0x13e80000 0x80000>; reg = <0x13e80000 0x80000>;
read-only; read-only;
}; };
partition@13f00000 { partition@13f00000 {
label = "syscfg"; label = "syscfg";
reg = <0x13f00000 0xb800000>; reg = <0x13f00000 0xb800000>;
read-only; read-only;
}; };
partition@1f700000 { partition@1f700000 {
label = "0:wififw"; label = "0:wififw";
reg = <0x1f700000 0x900000>; reg = <0x1f700000 0x900000>;

View file

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

View file

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

View file

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

View file

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

View file

@ -13,7 +13,6 @@
#include <dt-bindings/leds/common.h> #include <dt-bindings/leds/common.h>
#include <dt-bindings/input/input.h> #include <dt-bindings/input/input.h>
/ { / {
model = "Zyxel NBG7815"; model = "Zyxel NBG7815";
compatible = "zyxel,nbg7815", "qcom,ipq8074"; compatible = "zyxel,nbg7815", "qcom,ipq8074";
@ -59,7 +58,6 @@
}; };
}; };
&blsp1_uart3 { &blsp1_uart3 {
status = "okay"; status = "okay";
}; };
@ -105,7 +103,6 @@
status = "disabled"; status = "disabled";
}; };
flash@0 { flash@0 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;