1. 14 Aug, 2023 2 commits
    • Arnd Bergmann's avatar
      Merge tag 'imx-drivers-6.6' of... · 9fb9ae80
      Arnd Bergmann authored
      Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/drivers
      
      i.MX drivers update for 6.6:
      
      - A series from NXP i.MX developers (Peng Fan, etc.) to update imx-scu
        and imx-scu-irq firmware drivers.
      - Add dedicated lockdep class for nested genpd locks to fix a lockdep
        warning in imx93-blk-ctrl driver.
      - A change from Rob to explicitly include correct DT headers for i.MX
        SoC drivers.
      - Use devm_platform_ioremap_resource() in imx-weim bus driver.
      
      * tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs
        firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP
        firmware: imx: scu-irq: add imx_scu_irq_get_status
        firmware: imx: scu-irq: fix RCU complaint after M4 partition reset
        firmware: imx: scu: use EOPNOTSUPP
        firmware: imx: scu: use soc name for soc_id
        firmware: imx: scu: increase RPC timeout
        firmware: imx: scu: change init level to subsys_initcall_sync
        soc: imx: Explicitly include correct DT includes
        bus: imx-weim: use devm_platform_ioremap_resource
        soc: imx: imx93-blk-ctrl: Add dedicated lockdep class for nested genpd locks
      
      Link: https://lore.kernel.org/r/20230813133354.847010-1-shawnguo@kernel.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      9fb9ae80
    • Arnd Bergmann's avatar
      soc: kunpeng_hccs: add MAILBOX dependency · a90d34af
      Arnd Bergmann authored
      When the mailbox subsystem is disabled, the driver fails to link, so add
      an explicit dependency. Some other drivers use 'select' here, but the
      dependency seems more logical and more common.
      
      Fixes: 886bdf9c ("soc: hisilicon: Support HCCS driver on Kunpeng SoC")
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      a90d34af
  2. 12 Aug, 2023 10 commits
  3. 11 Aug, 2023 8 commits
  4. 08 Aug, 2023 13 commits
  5. 06 Aug, 2023 1 commit
  6. 04 Aug, 2023 6 commits