mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
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:
parent
6a5a6cc5e9
commit
e2b3acf8c2
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ kernel@50000 {
|
|||
reg = <0x50000 0x300000>;
|
||||
};
|
||||
|
||||
root@350000 {
|
||||
root@350000 {
|
||||
label = "root";
|
||||
reg = <0x350000 0x4B0000>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -92,8 +92,8 @@ partition@f00000 {
|
|||
|
||||
&sdhci1 {
|
||||
status = "okay";
|
||||
broken-cd ;
|
||||
wp-inverted ;
|
||||
broken-cd;
|
||||
wp-inverted;
|
||||
};
|
||||
|
||||
&uart0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user