devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] arm64: exynos: gs101: add ACPM related nodes
@ 2024-12-20 14:45 Tudor Ambarus
  2024-12-20 14:45 ` [PATCH v3 1/4] arm64: dts: exynos: gs101: add SRAM node Tudor Ambarus
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tudor Ambarus @ 2024-12-20 14:45 UTC (permalink / raw)
  To: Peter Griffin, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Alim Akhtar, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-samsung-soc, devicetree, linux-kernel,
	andre.draszik, kernel-team, willmcvicker, peter.griffin,
	daniel.lezcano, vincent.guittot, ulf.hansson, arnd, Jassi Brar,
	Tudor Ambarus

Define SRAM, mailbox and ACPM protocol in device tree.
Enable the mailbox and ACPM protocol in defconfig.

Changes in v3:
- ACPM: don't specify the channel ID and type in DT: the channel ID is
  discovered at runtime and the channel type is always DOORBELL for the
  ACPM interface.
- mbox: update #mbox-cells = <0>;
- rebase on top of v6.13-rc3
- Link to v2: https://lore.kernel.org/r/20241212-b4-acpm-v4-upstream-dts-v2-0-91b7a6f6d0b0@linaro.org

Changes in v2:
- update nodes based on the bindings updates
- update mailbox and power-management (mailbox client) nodes to specify
  channel type (doorbell or data) and channel ID.

v1:
Link: https://lore.kernel.org/linux-arm-kernel/20241205180200.203146-1-tudor.ambarus@linaro.org/

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
---
Tudor Ambarus (4):
      arm64: dts: exynos: gs101: add SRAM node
      arm64: dts: exynos: gs101: add AP to APM mailbox node
      arm64: dts: exynos: gs101: add ACPM protocol node
      arm64: defconfig: enable ACPM protocol and Exynos mailbox

 arch/arm64/boot/dts/exynos/google/gs101.dtsi | 25 +++++++++++++++++++++++++
 arch/arm64/configs/defconfig                 |  2 ++
 2 files changed, 27 insertions(+)
---
base-commit: 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8
change-id: 20241220-gs101-acpm-dt-6dcde166530a

Best regards,
-- 
Tudor Ambarus <tudor.ambarus@linaro.org>


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

end of thread, other threads:[~2024-12-30  9:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20 14:45 [PATCH v3 0/4] arm64: exynos: gs101: add ACPM related nodes Tudor Ambarus
2024-12-20 14:45 ` [PATCH v3 1/4] arm64: dts: exynos: gs101: add SRAM node Tudor Ambarus
2024-12-20 14:45 ` [PATCH v3 2/4] arm64: dts: exynos: gs101: add AP to APM mailbox node Tudor Ambarus
2024-12-22 11:47   ` Krzysztof Kozlowski
2024-12-30  9:33     ` Tudor Ambarus
2024-12-20 14:45 ` [PATCH v3 3/4] arm64: dts: exynos: gs101: add ACPM protocol node Tudor Ambarus
2024-12-20 14:45 ` [PATCH v3 4/4] arm64: defconfig: enable ACPM protocol and Exynos mailbox Tudor Ambarus
2024-12-29 10:00 ` [PATCH v3 0/4] arm64: exynos: gs101: add ACPM related nodes Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).