[PATCH] MAINTAINERS: clk: imx: add git tree and dt-bindings files

Abel Vesa posted 1 patch 4 years, 4 months ago
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
[PATCH] MAINTAINERS: clk: imx: add git tree and dt-bindings files
Posted by Abel Vesa 4 years, 4 months ago
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>
---
 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 <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>
-- 
2.34.1

Re: [PATCH] MAINTAINERS: clk: imx: add git tree and dt-bindings files
Posted by Abel Vesa 4 years, 3 months ago
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 <abel.vesa@nxp.com>

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 <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>
> -- 
> 2.34.1
>
Re: [PATCH] MAINTAINERS: clk: imx: add git tree and dt-bindings files
Posted by Stephen Boyd 4 years, 3 months ago
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 <abel.vesa@nxp.com>
> 
> Stephen, will you be picking up this yourself ?

Sure.