aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2025-07-07 10:24:41 +0800
committerAbel Vesa <abel.vesa@linaro.org>2025-07-21 10:33:57 +0300
commitc78865241ecffaff7ce5db00ed5b71c1a70c0ff1 (patch)
treeb6e9c18828bba1df91f593a3386cdb679e6a7ff5
parentclk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR (diff)
downloadwireguard-linux-c78865241ecffaff7ce5db00ed5b71c1a70c0ff1.tar.xz
wireguard-linux-c78865241ecffaff7ce5db00ed5b71c1a70c0ff1.zip
MAINTAINERS: Update i.MX Clock Entry
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>
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a92290fffa16..ee0c28fb20ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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>