Linux SOC development
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: apm: Move slimpro nodes out of "simple-bus" node
@ 2025-09-10 21:48 Rob Herring (Arm)
  2025-09-15 13:51 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-09-10 21:48 UTC (permalink / raw)
  To: soc, Khuong Dinh, Krzysztof Kozlowski, Conor Dooley
  Cc: devicetree, linux-kernel

The slimpro nodes are not MMIO devices, so they don't belong under a
"simple-bus" node. Move them to the top level.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Arnd, Please take this directly.

 arch/arm64/boot/dts/apm/apm-storm.dtsi | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index 5feb561c75c5..6a6877845ae5 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -133,6 +133,16 @@ pmu {
 		interrupts = <1 12 0xff04>;
 	};
 
+	i2cslimpro {
+		compatible = "apm,xgene-slimpro-i2c";
+		mboxes = <&mailbox 0>;
+	};
+
+	hwmonslimpro {
+		compatible = "apm,xgene-slimpro-hwmon";
+		mboxes = <&mailbox 7>;
+	};
+
 	soc {
 		compatible = "simple-bus";
 		#address-cells = <2>;
@@ -757,16 +767,6 @@ mailbox: mailbox@10540000 {
 					<0x0 0x7 0x4>;
 		};
 
-		i2cslimpro {
-			compatible = "apm,xgene-slimpro-i2c";
-			mboxes = <&mailbox 0>;
-		};
-
-		hwmonslimpro {
-			compatible = "apm,xgene-slimpro-hwmon";
-			mboxes = <&mailbox 7>;
-		};
-
 		serial0: serial@1c020000 {
 			status = "disabled";
 			compatible = "ns16550a";
-- 
2.51.0


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

* Re: [PATCH] arm64: dts: apm: Move slimpro nodes out of "simple-bus" node
  2025-09-10 21:48 [PATCH] arm64: dts: apm: Move slimpro nodes out of "simple-bus" node Rob Herring (Arm)
@ 2025-09-15 13:51 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2025-09-15 13:51 UTC (permalink / raw)
  To: Rob Herring; +Cc: soc

Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 10 Sep 2025 16:48:23 -0500 you wrote:
> The slimpro nodes are not MMIO devices, so they don't belong under a
> "simple-bus" node. Move them to the top level.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> Arnd, Please take this directly.
> 
> [...]

Here is the summary with links:
  - arm64: dts: apm: Move slimpro nodes out of "simple-bus" node
    https://git.kernel.org/soc/soc/c/7a0e28e5b2aa

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2025-09-15 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 21:48 [PATCH] arm64: dts: apm: Move slimpro nodes out of "simple-bus" node Rob Herring (Arm)
2025-09-15 13:51 ` patchwork-bot+linux-soc

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