mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: broadcom: bcm7445: Correct indentation
@ 2026-07-06 10:19 Krzysztof Kozlowski
  2026-07-21 17:28 ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-06 10:19 UTC (permalink / raw)
  To: Florian Fainelli, Broadcom internal kernel review list,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel,
	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/broadcom/bcm7445.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/broadcom/bcm7445.dtsi b/arch/arm/boot/dts/broadcom/bcm7445.dtsi
index c6307c7437e3..7488781e0301 100644
--- a/arch/arm/boot/dts/broadcom/bcm7445.dtsi
+++ b/arch/arm/boot/dts/broadcom/bcm7445.dtsi
@@ -132,7 +132,7 @@ hif_intr2_intc: interrupt-controller@3e1000 {
 			interrupt-names = "hif";
 		};
 
-                aon_pm_l2_intc: interrupt-controller@410640 {
+		aon_pm_l2_intc: interrupt-controller@410640 {
 			compatible = "brcm,l2-intc";
 			reg = <0x410640 0x30>;
 			interrupt-controller;
-- 
2.53.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: dts: broadcom: bcm7445: Correct indentation
  2026-07-06 10:19 [PATCH] ARM: dts: broadcom: bcm7445: Correct indentation Krzysztof Kozlowski
@ 2026-07-21 17:28 ` Florian Fainelli
  2026-07-25 16:37   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2026-07-21 17:28 UTC (permalink / raw)
  To: bcm-kernel-feedback-list, Krzysztof Kozlowski, Florian Fainelli,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel,
	devicetree, linux-kernel
  Cc: Florian Fainelli

From: Florian Fainelli <f.fainelli@gmail.com>

On Mon,  6 Jul 2026 12:19:21 +0200, 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>
> 
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: dts: broadcom: bcm7445: Correct indentation
  2026-07-21 17:28 ` Florian Fainelli
@ 2026-07-25 16:37   ` Krzysztof Kozlowski
  2026-07-28 16:20     ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-25 16:37 UTC (permalink / raw)
  To: Florian Fainelli, bcm-kernel-feedback-list, Krzysztof Kozlowski,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel,
	devicetree, linux-kernel
  Cc: Florian Fainelli

On 21/07/2026 19:28, Florian Fainelli wrote:
> From: Florian Fainelli <f.fainelli@gmail.com>
> 
> On Mon,  6 Jul 2026 12:19:21 +0200, 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>
>>
>> ---
> 
> Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!

It is still not there. Last commit is v7.2-rc1.

Your next branch:
https://github.com/Broadcom/stblinux/commits/next
has last commit from May 29. Something was not pushed?

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: dts: broadcom: bcm7445: Correct indentation
  2026-07-25 16:37   ` Krzysztof Kozlowski
@ 2026-07-28 16:20     ` Florian Fainelli
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2026-07-28 16:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski, bcm-kernel-feedback-list,
	Krzysztof Kozlowski, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-kernel, devicetree, linux-kernel
  Cc: Florian Fainelli

On 7/25/26 09:37, Krzysztof Kozlowski wrote:
> On 21/07/2026 19:28, Florian Fainelli wrote:
>> From: Florian Fainelli <f.fainelli@gmail.com>
>>
>> On Mon,  6 Jul 2026 12:19:21 +0200, 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>
>>>
>>> ---
>>
>> Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
> 
> It is still not there. Last commit is v7.2-rc1.
> 
> Your next branch:
> https://github.com/Broadcom/stblinux/commits/next
> has last commit from May 29. Something was not pushed?

It was not, fixed yesterday, sorry about that.
-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-28 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 10:19 [PATCH] ARM: dts: broadcom: bcm7445: Correct indentation Krzysztof Kozlowski
2026-07-21 17:28 ` Florian Fainelli
2026-07-25 16:37   ` Krzysztof Kozlowski
2026-07-28 16:20     ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®