Re: [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

2020-06-26 Thread Rayagonda Kokatanur
Hi Peter,

On Fri, Jun 26, 2020 at 7:57 PM Peter Tyser  wrote:
>
> 
>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 1fd975c72f..0c72deaa44 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -11,7 +11,7 @@ Descriptions of section entries:
> >  Type is one of: git, hg, quilt, stgit, topgit
> >   S: Status, one of the following:
> >  Supported:   Someone is actually paid to look after this.
> > -Maintained:  Someone actually looks after it.
> > +Mne actually looks after it.
> >  Orphan:  No current maintainer [but maybe you could take the
> >   role as you write your new code].
> >   F: Files and directories with wildcard patterns.
>
> This looks to be an accidental change that should be fixed?

Thank you so much, I will fix it.

Regards,
Rayagonda
>
> Regards,
> Peter


Re: [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

2020-06-26 Thread Peter Tyser


> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1fd975c72f..0c72deaa44 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11,7 +11,7 @@ Descriptions of section entries:
>  Type is one of: git, hg, quilt, stgit, topgit
>   S: Status, one of the following:
>  Supported:   Someone is actually paid to look after this.
> -Maintained:  Someone actually looks after it.
> +Mne actually looks after it.
>  Orphan:  No current maintainer [but maybe you could take the
>   role as you write your new code].
>   F: Files and directories with wildcard patterns.

This looks to be an accidental change that should be fixed?

Regards,
Peter


Re: [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

2020-06-25 Thread Simon Glass
On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur
 wrote:
>
> Update MAINTAINERS for broadcom ns3 platform (TARGET_NS3).
>
> Signed-off-by: Rayagonda Kokatanur 
> ---
> Changes from v2:
>   -Address self review comments,
>Update MAINTAINERS file with dt file change.
>
>  MAINTAINERS | 16 +++-
>  1 file changed, 15 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass 


[PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

2020-06-10 Thread Rayagonda Kokatanur
Update MAINTAINERS for broadcom ns3 platform (TARGET_NS3).

Signed-off-by: Rayagonda Kokatanur 
---
Changes from v2:
  -Address self review comments,
   Update MAINTAINERS file with dt file change.

 MAINTAINERS | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1fd975c72f..0c72deaa44 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11,7 +11,7 @@ Descriptions of section entries:
   Type is one of: git, hg, quilt, stgit, topgit
S: Status, one of the following:
   Supported:   Someone is actually paid to look after this.
-  Maintained:  Someone actually looks after it.
+  Mne actually looks after it.
   Orphan:  No current maintainer [but maybe you could take the
role as you write your new code].
F: Files and directories with wildcard patterns.
@@ -922,6 +922,20 @@ S: Maintained
 F: drivers/spmi/
 F: include/spmi/
 
+TARGET_BCMNS3
+M: Bharat Gooty 
+M: Rayagonda Kokatanur 
+S: Maintained
+F: board/broadcom/bcmns3/
+F: configs/bcm_ns3_defconfig
+F: include/configs/bcm_ns3.h
+F: include/dt-bindings/memory/bcm-ns3-mc.h
+F: arch/arm/Kconfig
+F: arch/arm/dts/ns3-board.dts
+F: arch/arm/dts/ns3.dtsi
+F: arch/arm/cpu/armv8/bcmns3
+F: arch/arm/include/asm/arch-bcmns3/
+
 TDA19988 HDMI ENCODER
 M: Liviu Dudau 
 S: Maintained
-- 
2.17.1