diff mbox series

MAINTAINERS: Add allwinner/sunxi driver directories

Message ID 20210419031336.63575-1-samuel@sholland.org
State Accepted
Commit f264e796c06d7ce6c039bfc7255390309cbc5191
Delegated to: Andre Przywara
Headers show
Series MAINTAINERS: Add allwinner/sunxi driver directories | expand

Commit Message

Samuel Holland April 19, 2021, 3:13 a.m. UTC
These drivers are sunxi platform-specific, and so are of interest to the
sunxi maintainers.

In fact, as there is no PHY driver maintainer, drivers/phy/allwinner had
no maintainer at all.

Signed-off-by: Samuel Holland <samuel@sholland.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

Comments

Andre Przywara April 21, 2021, 10:58 a.m. UTC | #1
On Sun, 18 Apr 2021 22:13:36 -0500
Samuel Holland <samuel@sholland.org> wrote:

> These drivers are sunxi platform-specific, and so are of interest to the
> sunxi maintainers.

Thanks, that seems to be in line with what other platforms do.
CC:ing Lukasz for the clock tree and Anatolij for video.

> In fact, as there is no PHY driver maintainer, drivers/phy/allwinner had
> no maintainer at all.
>
> Signed-off-by: Samuel Holland <samuel@sholland.org>

Acked-by: Andre Przywara <andre.przywara@arm.com>

Cheers,
Andre

> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c6dd9bf838..2d66831694 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -478,6 +478,9 @@ F:	arch/arm/cpu/armv7/sunxi/
>  F:	arch/arm/include/asm/arch-sunxi/
>  F:	arch/arm/mach-sunxi/
>  F:	board/sunxi/
> +F:	drivers/clk/sunxi/
> +F:	drivers/phy/allwinner/
> +F:	drivers/video/sunxi/
>  
>  ARM TEGRA
>  M:	Tom Warren <twarren@nvidia.com>
Andre Przywara May 26, 2021, 11:53 p.m. UTC | #2
On Wed, 21 Apr 2021 11:58:47 +0100
Andre Przywara <andre.przywara@arm.com> wrote:

Simon, Tom,

> On Sun, 18 Apr 2021 22:13:36 -0500
> Samuel Holland <samuel@sholland.org> wrote:
> 
> > These drivers are sunxi platform-specific, and so are of interest to the
> > sunxi maintainers.  
> 
> Thanks, that seems to be in line with what other platforms do.
> CC:ing Lukasz for the clock tree and Anatolij for video.
> 
> > In fact, as there is no PHY driver maintainer, drivers/phy/allwinner had
> > no maintainer at all.
> >
> > Signed-off-by: Samuel Holland <samuel@sholland.org>  
> 
> Acked-by: Andre Przywara <andre.przywara@arm.com>

Shall I take this through the sunxi tree? Or are you going to take this?

Cheers,
Andre

> > ---
> >  MAINTAINERS | 3 +++
> >  1 file changed, 3 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c6dd9bf838..2d66831694 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -478,6 +478,9 @@ F:	arch/arm/cpu/armv7/sunxi/
> >  F:	arch/arm/include/asm/arch-sunxi/
> >  F:	arch/arm/mach-sunxi/
> >  F:	board/sunxi/
> > +F:	drivers/clk/sunxi/
> > +F:	drivers/phy/allwinner/
> > +F:	drivers/video/sunxi/
> >  
> >  ARM TEGRA
> >  M:	Tom Warren <twarren@nvidia.com>  
>
Tom Rini May 27, 2021, 1:21 a.m. UTC | #3
On Thu, May 27, 2021 at 12:53:00AM +0100, Andre Przywara wrote:
> On Wed, 21 Apr 2021 11:58:47 +0100
> Andre Przywara <andre.przywara@arm.com> wrote:
> 
> Simon, Tom,
> 
> > On Sun, 18 Apr 2021 22:13:36 -0500
> > Samuel Holland <samuel@sholland.org> wrote:
> > 
> > > These drivers are sunxi platform-specific, and so are of interest to the
> > > sunxi maintainers.  
> > 
> > Thanks, that seems to be in line with what other platforms do.
> > CC:ing Lukasz for the clock tree and Anatolij for video.
> > 
> > > In fact, as there is no PHY driver maintainer, drivers/phy/allwinner had
> > > no maintainer at all.
> > >
> > > Signed-off-by: Samuel Holland <samuel@sholland.org>  
> > 
> > Acked-by: Andre Przywara <andre.przywara@arm.com>
> 
> Shall I take this through the sunxi tree? Or are you going to take this?

Yeah, the sunxi tree, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c6dd9bf838..2d66831694 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -478,6 +478,9 @@  F:	arch/arm/cpu/armv7/sunxi/
 F:	arch/arm/include/asm/arch-sunxi/
 F:	arch/arm/mach-sunxi/
 F:	board/sunxi/
+F:	drivers/clk/sunxi/
+F:	drivers/phy/allwinner/
+F:	drivers/video/sunxi/
 
 ARM TEGRA
 M:	Tom Warren <twarren@nvidia.com>