mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
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:
parent
8461050861
commit
7c78d6fa9a
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -33,6 +33,6 @@ &hpm2 {
|
|||
interrupts = <44 IRQ_TYPE_LEVEL_LOW>;
|
||||
};
|
||||
|
||||
&hpm3 {
|
||||
&hpm3 {
|
||||
interrupts = <44 IRQ_TYPE_LEVEL_LOW>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@ qspi_boot: partition@0 {
|
|||
reg = <0x0 0x00c00000>;
|
||||
};
|
||||
|
||||
root: partition@c00000 {
|
||||
root: partition@c00000 {
|
||||
label = "root";
|
||||
reg = <0x00c00000 0x03400000>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1159,7 +1159,7 @@ asrc_out5_ep: endpoint {
|
|||
};
|
||||
};
|
||||
|
||||
asrc_out6_port: port@c {
|
||||
asrc_out6_port: port@c {
|
||||
reg = <0xc>;
|
||||
|
||||
asrc_out6_ep: endpoint {
|
||||
|
|
|
|||
|
|
@ -1765,7 +1765,7 @@ asrc_out5_ep: endpoint {
|
|||
};
|
||||
};
|
||||
|
||||
asrc_out6_port: port@c {
|
||||
asrc_out6_port: port@c {
|
||||
reg = <0xc>;
|
||||
|
||||
asrc_out6_ep: endpoint {
|
||||
|
|
|
|||
|
|
@ -1945,7 +1945,7 @@ asrc_out5_ep: endpoint {
|
|||
};
|
||||
};
|
||||
|
||||
asrc_out6_port: port@c {
|
||||
asrc_out6_port: port@c {
|
||||
reg = <0xc>;
|
||||
|
||||
asrc_out6_ep: endpoint {
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user