• Linus Torvalds's avatar
    Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujitsu/integration · 2dca74a4
    Linus Torvalds authored
    Pull mailbox updates from Jassi Brar:
     "qcom:
       - new controller driver for IPCC
       - reorg the of_device data
       - add support for ipq6018 platform
    
      spreadtrum:
       - new sprd controller driver
    
      imx:
       - implement suspend/resume PM support
    
      misc:
       - make pcc driver struct static
       - fix return value in imx_mu_scu
       - disable clock before bailout in imx probe
       - remove duplicate error mssg in zynqmp probe
       - fix header size in imx.scu
       - check for null instead of is-err in zynqmp"
    
    * tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
      mailbox: qcom: Add ipq6018 apcs compatible
      mailbox: qcom: Add clock driver name in apcs mailbox driver data
      dt-bindings: mailbox: Add YAML schemas for QCOM APCS global block
      mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag
      mailbox: imx: Add runtime PM callback to handle MU clocks
      mailbox: imx: Add context save/restore for suspend/resume
      MAINTAINERS: Add entry for Qualcomm IPCC driver
      mailbox: Add support for Qualcomm IPCC
      dt-bindings: mailbox: Add devicetree binding for Qcom IPCC
      mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()
      mailbox: imx-mailbox: fix scu msg header size check
      mailbox: sprd: Add Spreadtrum mailbox driver
      dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
      mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()
      mailbox: imx: Disable the clock on devm_mbox_controller_register() failure
      mailbox: imx: Fix return in imx_mu_scu_xlate()
      mailbox: imx: Support runtime PM
      mailbox: pcc: make pcc_mbox_driver static
    2dca74a4
MAINTAINERS 547 KB