[PATCH] ARM: dts: broadcom: bcm7445: Correct indentation
Krzysztof Kozlowski
krzysztof.kozlowski at oss.qualcomm.com
Mon Jul 6 03:19:21 PDT 2026
Correct spaces or mix of tabs+spaces into proper tab-indented lines.
No functional impact (same DTB).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at 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 at 3e1000 {
interrupt-names = "hif";
};
- aon_pm_l2_intc: interrupt-controller at 410640 {
+ aon_pm_l2_intc: interrupt-controller at 410640 {
compatible = "brcm,l2-intc";
reg = <0x410640 0x30>;
interrupt-controller;
--
2.53.0
More information about the linux-arm-kernel
mailing list