All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: exynos: gs101: add ACPM related nodes
@ 2024-12-12 16:00 Tudor Ambarus
  2024-12-12 16:00 ` [PATCH v2 1/4] arm64: dts: exynos: gs101: add SRAM node Tudor Ambarus
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tudor Ambarus @ 2024-12-12 16:00 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, Tudor Ambarus

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

Use a constant for the channel type until the bindings header file gets
queued. Bindings and driver changes at:
Link: https://lore.kernel.org/all/20241212-acpm-v4-upstream-mbox-v4-0-02f8de92cfaf@linaro.org/
Link: https://lore.kernel.org/all/20241212-b4-acpm-v4-upstream-firmware-v4-0-3f18ca64f1b9@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 | 39 ++++++++++++++++++++++++++++
 arch/arm64/configs/defconfig                 |  2 ++
 2 files changed, 41 insertions(+)
---
base-commit: fac04efc5c793dccbd07e2d59af9f90b7fc0dca4
change-id: 20241212-b4-acpm-v4-upstream-dts-2fc0b6a3bbda

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



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

end of thread, other threads:[~2024-12-17  8:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 16:00 [PATCH v2 0/4] arm64: exynos: gs101: add ACPM related nodes Tudor Ambarus
2024-12-12 16:00 ` [PATCH v2 1/4] arm64: dts: exynos: gs101: add SRAM node Tudor Ambarus
2024-12-12 16:00 ` [PATCH v2 2/4] arm64: dts: exynos: gs101: add AP to APM mailbox node Tudor Ambarus
2024-12-12 16:00 ` [PATCH v2 3/4] arm64: dts: exynos: gs101: add ACPM protocol node Tudor Ambarus
2024-12-16 18:54   ` William McVicker
2024-12-17  7:20     ` Tudor Ambarus
2024-12-17  8:38       ` Tudor Ambarus
2024-12-12 16:00 ` [PATCH v2 4/4] arm64: defconfig: enable ACPM protocol and Exynos mailbox Tudor Ambarus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.