lkml.org 
[lkml]   [2022]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/2] Add support for Marvell MHU on CN9x and CN10x SoC
    Date
    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.

    Wojciech Bartczak (2):
    dt-bindings: mailbox : marvell,mbox: Add bindings
    mailbox: mvl_mhu: Add support for Marvell Message Handling Unit

    .../mailbox/marvell,mbox-mailbox.yaml | 112 +++++
    MAINTAINERS | 9 +
    drivers/mailbox/Kconfig | 10 +
    drivers/mailbox/Makefile | 2 +
    drivers/mailbox/mvl_mhu.c | 473 ++++++++++++++++++
    5 files changed, 606 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/mailbox/marvell,mbox-mailbox.yaml
    create mode 100644 drivers/mailbox/mvl_mhu.c

    --
    2.17.1

    \
     
     \ /
      Last update: 2022-07-14 14:14    [W:4.045 / U:1.236 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site