On Wed, Jan 15, 2025 at 8:18 AM Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> wrote: > > Hi, > > Now that the channel identifiers are passed through 'void *data' in > send_data(), the clients now depend on the message format introduced in > include/linux/mailbox/exynos-message.h. If Jassi finds this set fine, > then he shall provide either an immutable tag so that Krzysztof uses it > if applying the ACPM interface driver, or to ACK this set and let Krzysztof > queue it. > v6 => 11 files changed, 366 insertions(+), 2 deletions(-) v7 => 6 files changed, 268 insertions(+) Awesome! we have far fewer changes and no new api added. I will queue the driver. Cheers!