• Linus Torvalds's avatar
    Merge tag 'mailbox-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox · d51f8f63
    Linus Torvalds authored
    Pull mailbox updates from Jassi Brar:
     "broadcom:
       - remove unused pdc_dma_map
    
      imx:
       - fix TXDB_V2 channel race condition
    
      mediatek:
       - cleanup and refactor driver
       - add bindings for gce-props
    
      omap:
       - fix mailbox interrupt sharing
    
      qcom:
       - add bindings for SA8775p
       - add CPUCP driver
    
      zynqmp:
       - make polling period configurable"
    
    * tag 'mailbox-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox:
      mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime_enable()
      mailbox: zynqmp-ipi: Make polling period configurable
      mailbox: qcom-cpucp: fix 64BIT dependency
      mailbox: Add support for QTI CPUCP mailbox controller
      dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
      dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP and GPDSP
      mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
      mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
      mailbox: imx: fix TXDB_V2 channel race condition
      mailbox: omap: Fix mailbox interrupt sharing
      mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structure
      mailbox: mtk-cmdq: Move and partially refactor clocks probe
      mailbox: mtk-cmdq: Stop requiring name for GCE clock
      dt-bindings: mailbox: Add mediatek,gce-props.yaml
    d51f8f63
MAINTAINERS 753 KB