public inbox for soc@kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SOC FSL for 6.20
@ 2026-01-31  7:38 Christophe Leroy (CS GROUP)
  2026-02-04 12:30 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Leroy (CS GROUP) @ 2026-01-31  7:38 UTC (permalink / raw)
  To: soc, Arnd Bergmann; +Cc: linux-kernel@vger.kernel.org, Ioana Ciornei

Hi Arnd,

Please pull the following Freescale Soc Drivers changes for 6.20

Documentation is acked by Conor Dooley and changes to fsl-mc bus are 
reviewed or acked by Ioana Ciornei.

Thanks
Christophe

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

   Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux 
tags/soc_fsl-6.20-1

for you to fetch changes up to 52f527d0916bcdd7621a0c9e7e599b133294d495:

   bus: fsl-mc: fix an error handling in fsl_mc_device_add() (2026-01-28 
13:35:48 +0100)

----------------------------------------------------------------
FSL SOC Changes for 6.20

Freescale Management Complex:
- Convert fsl-mc bus to bus callbacks
- Fix a use-after-free
- Drop redundant error messages
- Fix ressources release on some error path

Freescale QUICC Engine:
- Add an interrupt controller for IO Ports
- Use scoped for-each OF child loop

----------------------------------------------------------------
Chen Ni (1):
       soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler 
install/remove

Christophe Leroy (CS GROUP) (2):
       soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
       dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC 
Engine Ports

Gui-Dong Han (1):
       bus: fsl-mc: fix use-after-free in driver_override_show()

Haoxiang Li (1):
       bus: fsl-mc: fix an error handling in fsl_mc_device_add()

Krzysztof Kozlowski (1):
       soc: fsl: qe: Simplify with scoped for each OF child loop

Uwe Kleine-König (2):
       bus: fsl-mc: Drop error message in probe function
       bus: fsl-mc: Convert to bus callbacks

  .../interrupt-controller/fsl,qe-ports-ic.yaml      |  51 ++++++++
  drivers/bus/fsl-mc/fsl-mc-bus.c                    |  89 ++++++-------
  drivers/soc/fsl/qe/Makefile                        |   2 +-
  drivers/soc/fsl/qe/qe_ports_ic.c                   | 141 
+++++++++++++++++++++
  drivers/soc/fsl/qe/qmc.c                           |  13 +-
  5 files changed, 233 insertions(+), 63 deletions(-)
  create mode 100644 
Documentation/devicetree/bindings/interrupt-controller/fsl,qe-ports-ic.yaml
  create mode 100644 drivers/soc/fsl/qe/qe_ports_ic.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-04 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-31  7:38 [GIT PULL] SOC FSL for 6.20 Christophe Leroy (CS GROUP)
2026-02-04 12:30 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox