[GIT PULL] SOC FSL for 6.15

From: Christophe Leroy
Date: Fri Mar 21 2025 - 07:21:08 EST


Hi Arnd,

Please pull the following Freescale Soc Drivers changes for 6.15

Thanks
Christophe

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

https://github.com/chleroy/linux.git tags/soc_fsl-6.15-1

for you to fetch changes up to c25951eb7518844fcb7fc9ec58e888731e8c46d0:

bus: fsl-mc: Remove deadcode (2025-03-21 09:46:08 +0100)

----------------------------------------------------------------
FSL SOC Changes for 6.15:

- irqdomain cleanups from Jiry

- Add Ioana as Maintainer of fsl-mc bus and remove Laurentiu and Stuart

- Remove deadcode from fsl-mc bus

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
bus: fsl-mc: Remove deadcode

Ioana Ciornei (3):
MAINTAINERS: add myself as maintainer for the fsl-mc bus
MAINTAINERS: fix nonexistent dtbinding file name
MAINTAINERS: add the linuppc-dev list to the fsl-mc bus entry

Jiri Slaby (SUSE) (1):
irqdomain: soc: Switch to irq_find_mapping()

MAINTAINERS | 6 +++---
drivers/bus/fsl-mc/dpmcp.c | 22 ----------------------
drivers/bus/fsl-mc/fsl-mc-allocator.c | 5 -----
drivers/bus/fsl-mc/fsl-mc-private.h | 6 ------
drivers/bus/fsl-mc/mc-io.c | 20 --------------------
drivers/soc/fsl/qe/qe_ic.c | 4 ++--
include/linux/fsl/mc.h | 2 --
7 files changed, 5 insertions(+), 60 deletions(-)