* [PATCH 1/2] ARM: dts: st: spear: Correct indentation
@ 2026-07-06 10:18 Krzysztof Kozlowski
2026-07-06 10:18 ` [PATCH 2/2] ARM: dts: st: ste: " Krzysztof Kozlowski
2026-07-06 10:23 ` [PATCH 1/2] ARM: dts: st: spear: " Viresh Kumar
0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-06 10:18 UTC (permalink / raw)
To: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Linus Walleij, linux-arm-kernel, soc, devicetree, linux-kernel
Cc: Krzysztof Kozlowski
Correct spaces or mix of tabs+spaces into proper tab-indented lines.
No functional impact (same DTB).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
Ongoing bigger work for all bindings and DTS with built-in checker (dt-check-style).
---
arch/arm/boot/dts/st/spear1340-evb.dts | 2 +-
arch/arm/boot/dts/st/spear320.dtsi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/st/spear1340-evb.dts b/arch/arm/boot/dts/st/spear1340-evb.dts
index 9e7c356b1d9e..133015a5dd46 100644
--- a/arch/arm/boot/dts/st/spear1340-evb.dts
+++ b/arch/arm/boot/dts/st/spear1340-evb.dts
@@ -259,7 +259,7 @@ sound {
stream_name = "spdif-cap", "spdif-play", "i2s-play", "i2s-cap";
dai_name = "spdifin-pcm", "spdifout-pcm", "i2s0-pcm", "i2s1-pcm";
nr_controllers = <4>;
- status = "okay";
+ status = "okay";
};
spdif0: spdif-in@d0100000 {
diff --git a/arch/arm/boot/dts/st/spear320.dtsi b/arch/arm/boot/dts/st/spear320.dtsi
index 56f141297ea3..cbf494419f43 100644
--- a/arch/arm/boot/dts/st/spear320.dtsi
+++ b/arch/arm/boot/dts/st/spear320.dtsi
@@ -82,7 +82,7 @@ pwm: pwm@a8000000 {
reg = <0xa8000000 0x1000>;
#pwm-cells = <2>;
status = "disabled";
- };
+ };
apb {
#address-cells = <1>;
--
2.53.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 2/2] ARM: dts: st: ste: Correct indentation
2026-07-06 10:18 [PATCH 1/2] ARM: dts: st: spear: Correct indentation Krzysztof Kozlowski
@ 2026-07-06 10:18 ` Krzysztof Kozlowski
2026-07-10 18:53 ` Linus Walleij
2026-07-06 10:23 ` [PATCH 1/2] ARM: dts: st: spear: " Viresh Kumar
1 sibling, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-06 10:18 UTC (permalink / raw)
To: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Linus Walleij, linux-arm-kernel, soc, devicetree, linux-kernel
Cc: Krzysztof Kozlowski
Correct spaces or mix of tabs+spaces into proper tab-indented lines.
No functional impact (same DTB).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
Ongoing bigger work for all bindings and DTS with built-in checker (dt-check-style).
---
arch/arm/boot/dts/st/ste-dbx5x0.dtsi | 2 +-
arch/arm/boot/dts/st/ste-href.dtsi | 2 +-
arch/arm/boot/dts/st/ste-snowball.dts | 2 +-
arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts | 2 +-
arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts | 2 +-
arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts | 2 +-
arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/arm/boot/dts/st/ste-dbx5x0.dtsi b/arch/arm/boot/dts/st/ste-dbx5x0.dtsi
index 0f87abeddc33..25a20fafc6b9 100644
--- a/arch/arm/boot/dts/st/ste-dbx5x0.dtsi
+++ b/arch/arm/boot/dts/st/ste-dbx5x0.dtsi
@@ -1119,7 +1119,7 @@ msp2: msp@80117000 {
dmas = <&dma 14 0 0x12>, /* Logical - DevToMem - HighPrio */
<&dma 14 1 0x19>; /* Physical Chan 1 - MemToDev
- HighPrio - Fixed */
+ HighPrio - Fixed */
dma-names = "rx", "tx";
clocks = <&prcc_kclk 2 3>, <&prcc_pclk 2 5>;
diff --git a/arch/arm/boot/dts/st/ste-href.dtsi b/arch/arm/boot/dts/st/ste-href.dtsi
index fbf0309e108f..a85d87665610 100644
--- a/arch/arm/boot/dts/st/ste-href.dtsi
+++ b/arch/arm/boot/dts/st/ste-href.dtsi
@@ -207,7 +207,7 @@ mmc@80005000 {
// On-board eMMC
mmc@80114000 {
arm,primecell-periphid = <0x10480180>;
- max-frequency = <100000000>;
+ max-frequency = <100000000>;
bus-width = <8>;
cap-mmc-highspeed;
non-removable;
diff --git a/arch/arm/boot/dts/st/ste-snowball.dts b/arch/arm/boot/dts/st/ste-snowball.dts
index 1322abfc7acf..14ed1079ff6c 100644
--- a/arch/arm/boot/dts/st/ste-snowball.dts
+++ b/arch/arm/boot/dts/st/ste-snowball.dts
@@ -295,7 +295,7 @@ mmc@80005000 {
// On-board eMMC
mmc@80114000 {
arm,primecell-periphid = <0x10480180>;
- max-frequency = <100000000>;
+ max-frequency = <100000000>;
bus-width = <8>;
cap-mmc-highspeed;
no-sdio;
diff --git a/arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts b/arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts
index ad9a20ccaaeb..0c3eef7a294a 100644
--- a/arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts
+++ b/arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts
@@ -402,7 +402,7 @@ wifi@1 {
/* eMMC */
mmc@80005000 {
arm,primecell-periphid = <0x10480180>;
- max-frequency = <50000000>;
+ max-frequency = <50000000>;
bus-width = <8>;
non-removable;
cap-mmc-highspeed;
diff --git a/arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts b/arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts
index 64562a3a262c..18fb7263058e 100644
--- a/arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts
+++ b/arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts
@@ -452,7 +452,7 @@ wifi@1 {
/* eMMC */
mmc@80005000 {
arm,primecell-periphid = <0x10480180>;
- max-frequency = <50000000>;
+ max-frequency = <50000000>;
bus-width = <8>;
non-removable;
cap-mmc-highspeed;
diff --git a/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts b/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts
index cdb147dcc1db..c34d43a2b750 100644
--- a/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts
+++ b/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts
@@ -274,7 +274,7 @@ wifi@1 {
*/
mmc@80005000 {
arm,primecell-periphid = <0x10480180>;
- max-frequency = <100000000>;
+ max-frequency = <100000000>;
bus-width = <8>;
non-removable;
cap-mmc-highspeed;
diff --git a/arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts b/arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts
index 064d6fee8821..7bf4287f6e13 100644
--- a/arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts
+++ b/arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts
@@ -253,7 +253,7 @@ wifi@1 {
*/
mmc@80005000 {
arm,primecell-periphid = <0x10480180>;
- max-frequency = <100000000>;
+ max-frequency = <100000000>;
bus-width = <8>;
non-removable;
cap-mmc-highspeed;
--
2.53.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 1/2] ARM: dts: st: spear: Correct indentation
2026-07-06 10:18 [PATCH 1/2] ARM: dts: st: spear: Correct indentation Krzysztof Kozlowski
2026-07-06 10:18 ` [PATCH 2/2] ARM: dts: st: ste: " Krzysztof Kozlowski
@ 2026-07-06 10:23 ` Viresh Kumar
1 sibling, 0 replies; 6+ messages in thread
From: Viresh Kumar @ 2026-07-06 10:23 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Linus Walleij, linux-arm-kernel, soc, devicetree, linux-kernel
On 06-07-26, 12:18, Krzysztof Kozlowski wrote:
> Correct spaces or mix of tabs+spaces into proper tab-indented lines.
> No functional impact (same DTB).
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
>
> ---
>
> Ongoing bigger work for all bindings and DTS with built-in checker (dt-check-style).
> ---
> arch/arm/boot/dts/st/spear1340-evb.dts | 2 +-
> arch/arm/boot/dts/st/spear320.dtsi | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 2/2] ARM: dts: st: ste: Correct indentation
2026-07-06 10:18 ` [PATCH 2/2] ARM: dts: st: ste: " Krzysztof Kozlowski
@ 2026-07-10 18:53 ` Linus Walleij
2026-07-10 18:54 ` Linus Walleij
2026-07-11 7:44 ` Krzysztof Kozlowski
0 siblings, 2 replies; 6+ messages in thread
From: Linus Walleij @ 2026-07-10 18:53 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
linux-arm-kernel, soc, devicetree, linux-kernel
On Mon, Jul 6, 2026 at 12:18 PM Krzysztof Kozlowski
<krzysztof.kozlowski@oss.qualcomm.com> wrote:
> Correct spaces or mix of tabs+spaces into proper tab-indented lines.
> No functional impact (same DTB).
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
This patch 2/2 applied to my ux500 tree, thanks!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 2/2] ARM: dts: st: ste: Correct indentation
2026-07-10 18:53 ` Linus Walleij
@ 2026-07-10 18:54 ` Linus Walleij
2026-07-11 7:44 ` Krzysztof Kozlowski
1 sibling, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2026-07-10 18:54 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
linux-arm-kernel, soc, devicetree, linux-kernel
On Fri, Jul 10, 2026 at 8:53 PM Linus Walleij <linusw@kernel.org> wrote:
> On Mon, Jul 6, 2026 at 12:18 PM Krzysztof Kozlowski
> <krzysztof.kozlowski@oss.qualcomm.com> wrote:
>
> > Correct spaces or mix of tabs+spaces into proper tab-indented lines.
> > No functional impact (same DTB).
> >
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
>
> This patch 2/2 applied to my ux500 tree, thanks!
Oh nevermind they are already in the SoC tree, even better.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 2/2] ARM: dts: st: ste: Correct indentation
2026-07-10 18:53 ` Linus Walleij
2026-07-10 18:54 ` Linus Walleij
@ 2026-07-11 7:44 ` Krzysztof Kozlowski
1 sibling, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-11 7:44 UTC (permalink / raw)
To: Linus Walleij
Cc: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
linux-arm-kernel, soc, devicetree, linux-kernel
On 10/07/2026 20:53, Linus Walleij wrote:
> On Mon, Jul 6, 2026 at 12:18 PM Krzysztof Kozlowski
> <krzysztof.kozlowski@oss.qualcomm.com> wrote:
>
>> Correct spaces or mix of tabs+spaces into proper tab-indented lines.
>> No functional impact (same DTB).
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
>
> This patch 2/2 applied to my ux500 tree, thanks!
>
I think the same time Arnd pulled it into the soc tree.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-07-11 7:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06 10:18 [PATCH 1/2] ARM: dts: st: spear: Correct indentation Krzysztof Kozlowski
2026-07-06 10:18 ` [PATCH 2/2] ARM: dts: st: ste: " Krzysztof Kozlowski
2026-07-10 18:53 ` Linus Walleij
2026-07-10 18:54 ` Linus Walleij
2026-07-11 7:44 ` Krzysztof Kozlowski
2026-07-06 10:23 ` [PATCH 1/2] ARM: dts: st: spear: " Viresh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox