]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: Update i.MX Clock Entry
authorPeng Fan <peng.fan@nxp.com>
Mon, 7 Jul 2025 02:24:41 +0000 (10:24 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 21 Jul 2025 07:33:57 +0000 (10:33 +0300)
Update file match pattern to include nxp,imx* and fsl,imx*.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20250707-imx95-blk-ctl-7-1-v3-5-c1b676ec13be@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
MAINTAINERS

index a92290fffa163f9fe8fe3f04bf66426f9a894409..ee0c28fb20ee7061cc2af3fdc2ab08373af386fe 100644 (file)
@@ -17951,9 +17951,9 @@ L:      linux-clk@vger.kernel.org
 L:     imx@lists.linux.dev
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git clk/imx
-F:     Documentation/devicetree/bindings/clock/imx*
+F:     Documentation/devicetree/bindings/clock/*imx*
 F:     drivers/clk/imx/
-F:     include/dt-bindings/clock/imx*
+F:     include/dt-bindings/clock/*imx*
 
 NXP PF8100/PF8121A/PF8200 PMIC REGULATOR DEVICE DRIVER
 M:     Jagan Teki <jagan@amarulasolutions.com>