arm64: dts: 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>
Reviewed-by: Michal Simek <michal.simek@amd.com> # Versal NET
Acked-by: Sven Peter <sven@kernel.org> # for apple dts
Link: https://patch.msgid.link/20260801210210.383417-4-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2026-08-01 23:02:12 +02:00 committed by Krzysztof Kozlowski
parent 8461050861
commit 7c78d6fa9a
13 changed files with 16 additions and 16 deletions

View File

@ -546,7 +546,7 @@ &spdifout_b {
};
&tdmif_a {
pinctrl-0 = <&tdm_a_fs_pins>, <&tdm_a_sclk_pins>, <&tdm_a_dout0_pins> ;
pinctrl-0 = <&tdm_a_fs_pins>, <&tdm_a_sclk_pins>, <&tdm_a_dout0_pins>;
pinctrl-names = "default";
status = "okay";
};

View File

@ -293,7 +293,7 @@ socpll: socpll@17000120 {
clock-output-names = "socpll";
};
socplldiv2: socplldiv2 {
socplldiv2: socplldiv2 {
compatible = "fixed-factor-clock";
#clock-cells = <0>;
clocks = <&socpll 0>;

View File

@ -174,7 +174,7 @@ socpll: socpll@17000120 {
clock-output-names = "socpll";
};
socplldiv2: socplldiv2 {
socplldiv2: socplldiv2 {
compatible = "fixed-factor-clock";
#clock-cells = <0>;
clocks = <&socpll 0>;

View File

@ -33,6 +33,6 @@ &hpm2 {
interrupts = <44 IRQ_TYPE_LEVEL_LOW>;
};
&hpm3 {
&hpm3 {
interrupts = <44 IRQ_TYPE_LEVEL_LOW>;
};

View File

@ -644,7 +644,7 @@ mip1: msi-controller@1000131000 {
brcm,msi-offset = <8>;
};
isp: isp@1000880000 {
isp: isp@1000880000 {
compatible = "brcm,bcm2712-pispbe", "raspberrypi,pispbe";
reg = <0x10 0x00880000 0x0 0x4000>;
interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;

View File

@ -107,7 +107,7 @@ qspi_boot: partition@0 {
reg = <0x0 0x00c00000>;
};
root: partition@c00000 {
root: partition@c00000 {
label = "root";
reg = <0x00c00000 0x03400000>;
};

View File

@ -109,7 +109,7 @@ gpio_exp: pca9555@22 {
*/
};
rtc@68 {
rtc@68 {
/* PT7C4337A from pericom fully compatible with the ds1337 */
compatible = "dallas,ds1337";
reg = <0x68>;

View File

@ -353,7 +353,7 @@ cp0_mmc0_cd_pins: cp0-mmc0-cd-pins {
marvell,function = "sdio_cd";
};
cp0_pwrbtn_pins: cp0-pwrbtn-pins {
cp0_pwrbtn_pins: cp0-pwrbtn-pins {
marvell,pins = "mpp31";
marvell,function = "gpio";
};
@ -378,7 +378,7 @@ cp0_spi1_cs1_pins: cp0-spi1-cs1-pins {
marvell,function = "spi1";
};
cp0_uart2_pins: cp0-uart2-pins {
cp0_uart2_pins: cp0-uart2-pins {
marvell,pins = "mpp50", "mpp51";
marvell,function = "uart2";
};

View File

@ -1159,7 +1159,7 @@ asrc_out5_ep: endpoint {
};
};
asrc_out6_port: port@c {
asrc_out6_port: port@c {
reg = <0xc>;
asrc_out6_ep: endpoint {

View File

@ -1765,7 +1765,7 @@ asrc_out5_ep: endpoint {
};
};
asrc_out6_port: port@c {
asrc_out6_port: port@c {
reg = <0xc>;
asrc_out6_ep: endpoint {

View File

@ -1945,7 +1945,7 @@ asrc_out5_ep: endpoint {
};
};
asrc_out6_port: port@c {
asrc_out6_port: port@c {
reg = <0xc>;
asrc_out6_ep: endpoint {

View File

@ -404,11 +404,11 @@ scmi_vddio1: regulator@0 {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <3300000>;
};
scmi_vddcore: regulator@11 {
scmi_vddcore: regulator@11 {
reg = <VOLTD_SCMI_STPMIC2_BUCK2>;
regulator-name = "vddcore";
};
scmi_v1v8: regulator@14 {
scmi_v1v8: regulator@14 {
reg = <VOLTD_SCMI_STPMIC2_BUCK5>;
regulator-name = "v1v8";
};

View File

@ -1074,7 +1074,7 @@ usb0: usb@f1e00000 {
#address-cells = <2>;
#size-cells = <2>;
dwc3_0: usb@f1b00000 {
dwc3_0: usb@f1b00000 {
compatible = "snps,dwc3";
status = "disabled";
reg = <0 0xf1b00000 0 0x10000>;
@ -1099,7 +1099,7 @@ usb1: usb@f1e10000 {
#address-cells = <2>;
#size-cells = <2>;
dwc3_1: usb@f1c00000 {
dwc3_1: usb@f1c00000 {
compatible = "snps,dwc3";
status = "disabled";
reg = <0x0 0xf1c00000 0x0 0x10000>;