Re: [PATCH v3 0/4] arm64: exynos: gs101: add ACPM related nodes
From: Krzysztof Kozlowski
Date: Sun Dec 29 2024 - 05:00:21 EST
On 20/12/2024 15:45, Tudor Ambarus wrote:
> 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@xxxxxxxxxx
>
> 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@xxxxxxxxxx/
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
> ---
> Tudor Ambarus (4):
> arm64: dts: exynos: gs101: add SRAM node
> arm64: dts: exynos: gs101: add AP to APM mailbox node
Please ping me when the mailbox driver bindings get accepted.
Best regards,
Krzysztof