Skip to content

Commit

Permalink
ARM: dts: st: add missing space before {
Browse files Browse the repository at this point in the history
Add missing whitespace between node name/label and opening {.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
  • Loading branch information
krzk authored and arndb committed Jul 5, 2023
1 parent 2fa4139 commit 7fb7590
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/st/spear1310.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
compatible = "st,spear1310";

ahb {
spics: spics@e0700000{
spics: spics@e0700000 {
compatible = "st,spear-spics-gpio";
reg = <0xe0700000 0x1000>;
st-spics,peripcfg-reg = <0x3b0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/st/spear1340.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

ahb {

spics: spics@e0700000{
spics: spics@e0700000 {
compatible = "st,spear-spics-gpio";
reg = <0xe0700000 0x1000>;
st-spics,peripcfg-reg = <0x42c>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/st/stih407-family.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@
st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
};

spifsm: spifsm@9022000{
spifsm: spifsm@9022000 {
compatible = "st,spi-fsm";
reg = <0x9022000 0x1000>;
reg-names = "spi-fsm";
Expand Down
10 changes: 5 additions & 5 deletions arch/arm/boot/dts/st/stih407-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@
};

i2s_out {
pinctrl_i2s_8ch_out: i2s_8ch_out{
pinctrl_i2s_8ch_out: i2s_8ch_out {
st,pins {
mclk = <&pio33 5 ALT1 OUT>;
lrclk = <&pio33 7 ALT1 OUT>;
Expand All @@ -1102,7 +1102,7 @@
};
};

pinctrl_i2s_2ch_out: i2s_2ch_out{
pinctrl_i2s_2ch_out: i2s_2ch_out {
st,pins {
mclk = <&pio33 5 ALT1 OUT>;
lrclk = <&pio33 7 ALT1 OUT>;
Expand All @@ -1113,7 +1113,7 @@
};

i2s_in {
pinctrl_i2s_8ch_in: i2s_8ch_in{
pinctrl_i2s_8ch_in: i2s_8ch_in {
st,pins {
mclk = <&pio32 5 ALT1 IN>;
lrclk = <&pio32 7 ALT1 IN>;
Expand All @@ -1126,7 +1126,7 @@
};
};

pinctrl_i2s_2ch_in: i2s_2ch_in{
pinctrl_i2s_2ch_in: i2s_2ch_in {
st,pins {
mclk = <&pio32 5 ALT1 IN>;
lrclk = <&pio32 7 ALT1 IN>;
Expand All @@ -1137,7 +1137,7 @@
};

spdif_out {
pinctrl_spdif_out: spdif_out{
pinctrl_spdif_out: spdif_out {
st,pins {
spdif_out = <&pio34 7 ALT1 OUT>;
};
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/st/stm32f429-disco.dts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
status = "okay";
};

display: display@1{
display: display@1 {
/* Connect panel-ilitek-9341 to ltdc */
compatible = "st,sf-tc240t-9370-t", "ilitek,ili9341";
reg = <1>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/st/stm32f746-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

#include "stm32f7-pinctrl.dtsi"

&pinctrl{
&pinctrl {
compatible = "st,stm32f746-pinctrl";
};
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/st/stm32f769-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

#include "stm32f7-pinctrl.dtsi"

&pinctrl{
&pinctrl {
compatible = "st,stm32f769-pinctrl";
};
6 changes: 3 additions & 3 deletions arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
drive-push-pull;
bias-disable;
};
pins2{
pins2 {
pinmux = <STM32_PINMUX('D', 2, AF12)>; /* SDMMC1_CMD */
slew-rate = <3>;
drive-open-drain;
Expand Down Expand Up @@ -122,7 +122,7 @@
drive-push-pull;
bias-pull-up;
};
pins2{
pins2 {
pinmux = <STM32_PINMUX('B', 8, AF7)>; /* SDMMC1_CKIN */
bias-pull-up;
};
Expand Down Expand Up @@ -162,7 +162,7 @@
drive-push-pull;
bias-disable;
};
pins2{
pins2 {
pinmux = <STM32_PINMUX('D', 7, AF11)>; /* SDMMC1_CMD */
slew-rate = <3>;
drive-open-drain;
Expand Down
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@
drive-push-pull;
bias-pull-up;
};
pins2{
pins2 {
pinmux = <STM32_PINMUX('E', 4, AF8)>; /* SDMMC1_CKIN */
bias-pull-up;
};
Expand Down Expand Up @@ -1694,7 +1694,7 @@
drive-push-pull;
bias-pull-up;
};
pins2{
pins2 {
pinmux = <STM32_PINMUX('E', 4, AF8)>; /* SDMMC1_CKIN */
bias-pull-up;
};
Expand Down
6 changes: 3 additions & 3 deletions arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,12 @@
status = "okay";
};

&iwdg2{
&iwdg2 {
timeout-sec = <32>;
status = "okay";
};

&m4_rproc{
&m4_rproc {
memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>,
<&vdev0vring1>, <&vdev0buffer>;
mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>;
Expand All @@ -184,7 +184,7 @@
status = "okay";
};

&rtc{
&rtc {
status = "okay";
};

Expand Down
6 changes: 3 additions & 3 deletions arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@
status = "okay";
};

&iwdg2{
&iwdg2 {
timeout-sec = <32>;
status = "okay";
};

&m4_rproc{
&m4_rproc {
memory-region = <&retram>, <&mcuram>, <&mcuram2>, <&vdev0vring0>,
<&vdev0vring1>, <&vdev0buffer>;
mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>;
Expand All @@ -136,7 +136,7 @@
status = "okay";
};

&rtc{
&rtc {
status = "okay";
};

Expand Down

0 comments on commit 7fb7590

Please sign in to comment.