summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@nxp.com>2022-02-16 14:22:14 +0100
committerStephen Boyd <sboyd@kernel.org>2022-03-09 19:24:29 +0100
commitc62b1f34e93f29e5ee213d7c5797c99bd6439e35 (patch)
tree34a0769b61b4e229990806e9830d0d4bc061eef9 /MAINTAINERS
parentMerge tag 'clk-imx-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abe... (diff)
downloadlinux-c62b1f34e93f29e5ee213d7c5797c99bd6439e35.tar.xz
linux-c62b1f34e93f29e5ee213d7c5797c99bd6439e35.zip
MAINTAINERS: clk: imx: add git tree and dt-bindings files
The i.MX clocks dt-bindings are going through the same tree as the drivers, so add them to the same entry. Also add the git tree and branch used. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Link: https://lore.kernel.org/r/20220216132214.258865-1-abel.vesa@nxp.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..1593312f321d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13818,7 +13818,10 @@ M: Abel Vesa <abel.vesa@nxp.com>
L: linux-clk@vger.kernel.org
L: linux-imx@nxp.com
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: drivers/clk/imx/
+F: include/dt-bindings/clock/imx*
NXP i.MX 8MQ DCSS DRIVER
M: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>