ARM: 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> # Zynq
Link: https://patch.msgid.link/20260801210210.383417-3-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:11 +02:00 committed by Krzysztof Kozlowski
parent 6a5a6cc5e9
commit e2b3acf8c2
10 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/ {
nvic: interrupt-controller@e000e100 {
nvic: interrupt-controller@e000e100 {
compatible = "arm,armv7m-nvic";
interrupt-controller;
#interrupt-cells = <1>;

View File

@ -141,7 +141,7 @@ mdio@200 {
#address-cells = <1>;
#size-cells = <0>;
switch@0 {
switch@0 {
compatible = "brcm,bcm53125";
#address-cells = <1>;
#size-cells = <0>;

View File

@ -30,12 +30,12 @@ pinctrl: pin-controller@10000 {
/* SATA Activity and Present pins are not connected */
pmx_sata0: pmx-sata0 {
marvell,pins ;
marvell,pins;
marvell,function = "sata0";
};
pmx_sata1: pmx-sata1 {
marvell,pins ;
marvell,pins;
marvell,function = "sata1";
};

View File

@ -35,7 +35,7 @@ led-4 {
};
};
led-controller-2 {
led-controller-2 {
compatible = "gpio-leds";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_led_red
@ -58,7 +58,7 @@ led-6 {
gpio-keys {
compatible = "gpio-keys";
pinctrl-names = "default" , "default", "default",
"default", "default" ;
"default", "default";
pinctrl-0 = <&pinctrl_key_gpio_default>;
pinctrl-1 = <&pinctrl_pio_rf &pinctrl_pio_wifi>;
pinctrl-2 = <&pinctrl_pio_io_boot
@ -170,7 +170,7 @@ verbose_bootloader {
input;
};
nail_bed_detection {
nail_bed_detection {
label = "nail bed detection";
gpio = <&pioA PIN_PB12 GPIO_ACTIVE_HIGH>;
input;
@ -276,7 +276,7 @@ &uart4 {
&flx0 {
status = "okay";
uart5: serial@200 {
uart5: serial@200 {
status = "okay";
};
};

View File

@ -298,7 +298,7 @@ &flx0 {
atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_USART>;
status = "disabled";
uart5: serial@200 {
uart5: serial@200 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_flx0_default>;
atmel,use-dma-rx;

View File

@ -117,7 +117,7 @@ kernel@50000 {
reg = <0x50000 0x300000>;
};
root@350000 {
root@350000 {
label = "root";
reg = <0x350000 0x4B0000>;
};

View File

@ -64,7 +64,7 @@ fc3_b_pins: fc3-b-pins {
function = "fc3_b";
};
can0_b_pins: can0-b-pins {
can0_b_pins: can0-b-pins {
/* RX, TX */
pins = "GPIO_35", "GPIO_36";
function = "can0_b";

View File

@ -812,7 +812,7 @@ ethernet0: dwmac@9630000 {
<&clk_s_c0_flexgen CLK_ETH_PHY>;
};
mailbox0: mailbox@8f00000 {
mailbox0: mailbox@8f00000 {
compatible = "st,stih407-mailbox";
reg = <0x8f00000 0x1000>;
interrupts = <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;

View File

@ -382,7 +382,7 @@ goodix: goodix-ts@5d {
VDDIO-supply = <&scmi_v3v3_sw>;
touchscreen-size-x = <480>;
touchscreen-size-y = <272>;
status = "okay" ;
status = "okay";
};
};

View File

@ -92,8 +92,8 @@ partition@f00000 {
&sdhci1 {
status = "okay";
broken-cd ;
wp-inverted ;
broken-cd;
wp-inverted;
};
&uart0 {