mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 17:42:03 +02:00
arm64: dts: allwinner: Correct white-space style
Correct a few white-space issues, like missing space before bracket '{'
character or spurious space, which will be flagged by dt-check-style
("redundant-whitespace" warning). No functional changes.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260801210450.384087-4-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
This commit is contained in:
parent
4999ba58b6
commit
be145483f8
|
|
@ -49,7 +49,7 @@ axp803: pmic@3a3 {
|
|||
};
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
flash@0 {
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ ext_rgmii_phy: ethernet-phy@1 {
|
|||
};
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
flash@0 {
|
||||
|
|
|
|||
|
|
@ -191,7 +191,7 @@ reg_vdd_cpux: regulator@65 {
|
|||
};
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
flash@0 {
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ rtl8189ftv: wifi@1 {
|
|||
};
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
flash@0 {
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ &ohci1 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi0_pins>, <&spi0_cs0_pin>;
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@ reg_dcdc3: dcdc3 {
|
|||
};
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi0_pins>, <&spi0_cs0_pin>;
|
||||
|
|
|
|||
|
|
@ -409,7 +409,7 @@ &rtc {
|
|||
assigned-clock-rates = <32768>;
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi0_pj_pins>, <&spi0_cs0_pj_pin>,
|
||||
<&spi0_hold_pj_pin>, <&spi0_wp_pj_pin>;
|
||||
|
|
|
|||
|
|
@ -400,7 +400,7 @@ &rtc {
|
|||
assigned-clock-rates = <32768>;
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
&spi0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi0_pc_pins>, <&spi0_cs0_pc_pin>;
|
||||
status = "okay";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user