mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mailbox: Add support for bcm74110 mailbox
@ 2025-04-02 22:36 Justin Chen
  2025-04-02 22:36 ` [PATCH v2 1/2] dt-bindings: mailbox: Add devicetree binding for bcm74110 mbox Justin Chen
  2025-04-02 22:36 ` [PATCH v2 2/2] mailbox: Add support for bcm74110 mailbox Justin Chen
  0 siblings, 2 replies; 4+ messages in thread
From: Justin Chen @ 2025-04-02 22:36 UTC (permalink / raw)
  To: devicetree, linux-kernel
  Cc: florian.fainelli, conor+dt, krzk+dt, robh, jassisinghbrar,
	bcm-kernel-feedback-list, Justin Chen

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

Justin Chen (2):
  dt-bindings: mailbox: Add devicetree binding for bcm74110 mbox
  mailbox: Add support for bcm74110 mailbox

 .../bindings/mailbox/brcm,bcm74110-mbox.yaml  |  70 ++
 drivers/mailbox/Kconfig                       |  10 +
 drivers/mailbox/Makefile                      |   2 +
 drivers/mailbox/bcm74110-mailbox.c            | 655 ++++++++++++++++++
 4 files changed, 737 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mailbox/brcm,bcm74110-mbox.yaml
 create mode 100644 drivers/mailbox/bcm74110-mailbox.c

-- 
2.34.1


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

end of thread, other threads:[~2025-04-03  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-02 22:36 [PATCH v2 0/2] mailbox: Add support for bcm74110 mailbox Justin Chen
2025-04-02 22:36 ` [PATCH v2 1/2] dt-bindings: mailbox: Add devicetree binding for bcm74110 mbox Justin Chen
2025-04-03  6:54   ` Krzysztof Kozlowski
2025-04-02 22:36 ` [PATCH v2 2/2] mailbox: Add support for bcm74110 mailbox Justin Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®