projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
738e789
)
MAINTAINERS: clk: imx: add git tree and dt-bindings files
author
Abel Vesa
<abel.vesa@nxp.com>
Wed, 16 Feb 2022 13:22:14 +0000
(15:22 +0200)
committer
Stephen Boyd
<sboyd@kernel.org>
Wed, 9 Mar 2022 18:24:29 +0000
(10:24 -0800)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index ea3e6c91438481482cc36504187486aa64fec025..1593312f321d0badc4a5769695e2426cb3e1a6d1 100644
(file)
--- 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>