* [PATCH] ARM: dts: BCM53573: Rename mpcore node to mpcore-bus
@ 2026-08-06 0:37 Rosen Penev
2026-09-03 19:54 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Rosen Penev @ 2026-08-06 0:37 UTC (permalink / raw)
To: devicetree
Cc: Florian Fainelli, Rafał Miłecki,
Broadcom internal kernel review list, Rob Herring,
Krzysztof Kozlowski, Conor Dooley,
moderated list:BROADCOM BCM53573 ARM ARCHITECTURE, open list
The 'mpcore' node name does not match the simple-bus node name pattern
'^([a-z][a-z0-9\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'.
Rename to 'mpcore-bus' to match the pattern, consistent with the
naming used in bcm-nsp.dtsi and bcm-ns.dtsi.
Assisted-by: OpenCode:Big-Pickle
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
arch/arm/boot/dts/broadcom/bcm53573.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/broadcom/bcm53573.dtsi b/arch/arm/boot/dts/broadcom/bcm53573.dtsi
index 1aaa05cd3693..2c43be98090b 100644
--- a/arch/arm/boot/dts/broadcom/bcm53573.dtsi
+++ b/arch/arm/boot/dts/broadcom/bcm53573.dtsi
@@ -32,7 +32,7 @@ cpu@0 {
};
};
- mpcore@18310000 {
+ mpcore-bus@18310000 {
compatible = "simple-bus";
ranges = <0x00000000 0x18310000 0x00008000>;
#address-cells = <1>;
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: BCM53573: Rename mpcore node to mpcore-bus
2026-08-06 0:37 [PATCH] ARM: dts: BCM53573: Rename mpcore node to mpcore-bus Rosen Penev
@ 2026-09-03 19:54 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2026-09-03 19:54 UTC (permalink / raw)
To: bcm-kernel-feedback-list, Rosen Penev, devicetree
Cc: Florian Fainelli, Rafał Miłecki, Rob Herring,
Krzysztof Kozlowski, Conor Dooley,
moderated list:BROADCOM BCM53573 ARM ARCHITECTURE, open list
From: Florian Fainelli <f.fainelli@gmail.com>
On Wed, 5 Aug 2026 17:37:03 -0700, Rosen Penev <rosenp@gmail.com> wrote:
> The 'mpcore' node name does not match the simple-bus node name pattern
> '^([a-z][a-z0-9\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'.
> Rename to 'mpcore-bus' to match the pattern, consistent with the
> naming used in bcm-nsp.dtsi and bcm-ns.dtsi.
>
> Assisted-by: OpenCode:Big-Pickle
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
> ---
Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-03 19:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 0:37 [PATCH] ARM: dts: BCM53573: Rename mpcore node to mpcore-bus Rosen Penev
2026-09-03 19:54 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox