]> git.baikalelectronics.ru Git - uboot.git/commit
firmware: scmi: mailbox transport: implement multi-channel
authorEtienne Carriere <etienne.carriere@linaro.org>
Tue, 31 May 2022 16:09:22 +0000 (18:09 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 17:12:55 +0000 (13:12 -0400)
commit8031778cd3f79f434fdcabb0769e95738cf6bb86
tree583882097e7c89032e91b16d615a8a10d0676270
parent787825a0e929697aafe24c2eb49191f09f0a1e03
firmware: scmi: mailbox transport: implement multi-channel

Updates SCMI mailbox transport driver to get SCMI channel reference
at initialization and use when posting SCMI messages.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
drivers/firmware/scmi/mailbox_agent.c