]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mailbox: Add support for bcm74110
authorJustin Chen <justin.chen@broadcom.com>
Mon, 2 Jun 2025 22:23:11 +0000 (15:23 -0700)
committerJassi Brar <jassisinghbrar@gmail.com>
Wed, 6 Aug 2025 17:43:55 +0000 (12:43 -0500)
commit52436007b862a90348ac8efc3a89eaceb2234f53
treee44fd6de6d152a2014b2e87a985536f6b1ceda20
parentdfa477b6e674d51f87b342f1d31d9316e44d67d3
mailbox: Add support for bcm74110

The bcm74110 mailbox driver is used to communicate with
a co-processor for various power management and firmware
related tasks.

Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/bcm74110-mailbox.c [new file with mode: 0644]