diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-04-04 14:37:06 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-04-04 14:37:11 +0200 |
commit | 45c88e9e82820b72c0aa33d99f8a2b7d8c2afd7c (patch) | |
tree | 952d3ff5e323bd48506fa6c1f37e1625b6cd2f55 /MAINTAINERS | |
parent | 0ad2507d5d93f39619fc42372c347d6006b64319 (diff) | |
parent | c25951eb7518844fcb7fc9ec58e888731e8c46d0 (diff) |
Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drivers-2
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
* tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux:
bus: fsl-mc: Remove deadcode
MAINTAINERS: add the linuppc-dev list to the fsl-mc bus entry
MAINTAINERS: fix nonexistent dtbinding file name
MAINTAINERS: add myself as maintainer for the fsl-mc bus
irqdomain: soc: Switch to irq_find_mapping()
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index efee40ea589f..7d7d333894bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19333,12 +19333,12 @@ F: fs/qnx6/ F: include/linux/qnx6_fs.h QORIQ DPAA2 FSL-MC BUS DRIVER -M: Stuart Yoder <stuyoder@gmail.com> -M: Laurentiu Tudor <laurentiu.tudor@nxp.com> +M: Ioana Ciornei <ioana.ciornei@nxp.com> +L: linuxppc-dev@lists.ozlabs.org L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/ABI/stable/sysfs-bus-fsl-mc -F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt +F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml F: Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst F: drivers/bus/fsl-mc/ F: include/uapi/linux/fsl_mc.h |