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 <[email protected]>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 66aa3a589f6a..277d5626702a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13954,7 +13954,10 @@ M: Abel Vesa <[email protected]>
L: [email protected]
L: [email protected]
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 <[email protected]>
--
2.34.1
On 22-02-16 15:22:14, Abel Vesa wrote:
> 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 <[email protected]>
Stephen, will you be picking up this yourself ?
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66aa3a589f6a..277d5626702a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13954,7 +13954,10 @@ M: Abel Vesa <[email protected]>
> L: [email protected]
> L: [email protected]
> 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 <[email protected]>
> --
> 2.34.1
>
Quoting Abel Vesa (2022-03-04 01:44:42)
> On 22-02-16 15:22:14, Abel Vesa wrote:
> > 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 <[email protected]>
>
> Stephen, will you be picking up this yourself ?
Sure.