]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers
authorArnd Bergmann <arnd@arndb.de>
Thu, 22 May 2025 11:22:02 +0000 (13:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 22 May 2025 11:22:07 +0000 (13:22 +0200)
commit5963edd98a2159f2114b08e402a7341c1e7dd293
treee9abd4723240f14521c5efafb3f580a7d092c544
parent4d1c69e53ea7ae344d2502474739719e63a79169
parent695d702f42bf4bd335e30f542ca710af081ee2a3
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers

FSL SOC Changes for 6.16:
  - Various fixes and cleanups from Ioana on fsl-mc bus driver
  - Other misc fixes on fsl-mc bus driver
  - A build fix on DPAA2 driver
  - Some preparation work from Kees on qbman driver
  - Some cleanup on FSL qe interrupt driver init

* tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux:
  soc: fsl: qe: Consolidate chained IRQ handler install/remove
  bus: fsl-mc: Use strscpy() instead of strscpy_pad()
  soc: fsl: qbman: Remove const from portal->cgrs allocation type
  bus: fsl_mc: Fix driver_managed_dma check
  bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
  bus: fsl-mc: drop useless cleanup
  bus: fsl-mc: add the dprc_get_mem() command to the whitelist
  bus: fsl-mc: fix GET/SET_TAILDROP command ids
  bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
  bus: fsl-mc: fix double-free on mc_dev
  soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing

Link: https://lore.kernel.org/r/9e5b3e8e-3280-4ff9-915b-9a8b934bac22@csgroup.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/fsl/qe/qe_ic.c