[PATCH v2 0/2] Add support for Marvell MHU on CN9x and CN10x SoC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In order to support ARM SCMI for the Marvell CN9x, CN10x SoC, add a
generic platform MHU driver based loosely on arm_mhu.c and pcc.c.

v1->v2:
- Clean up
- Rebase on 6.1
- Remove PCI interrupts

Wojciech Bartczak (1):
  mailbox: mvl-mhu: add OcteonTX2 MHU mailbox driver

Wojciech Zmuda (1):
  Documentation: add Marvell MHU driver bindings

 .../bindings/mailbox/marvell,mvl-mhu.yml      |  65 ++++
 MAINTAINERS                                   |   9 +
 drivers/mailbox/Kconfig                       |  10 +
 drivers/mailbox/Makefile                      |   2 +
 drivers/mailbox/mvl_mhu.c                     | 292 ++++++++++++++++++
 5 files changed, 378 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mailbox/marvell,mvl-mhu.yml
 create mode 100644 drivers/mailbox/mvl_mhu.c

-- 
2.17.1




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux