On Thu, Sep 20, 2018 at 06:14:07PM +0800, Guo Ren wrote: > Add a maintainer information for the csky(C-SKY) architecture. > > Signed-off-by: Guo Ren <[email protected]> > --- > MAINTAINERS | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d870cb5..6b7c1be 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3211,6 +3211,22 @@ T: git git://git.alsa-project.org/alsa-kernel.git > S: Maintained > F: sound/pci/oxygen/ > > +C-SKY ARCHITECTURE > +M: Guo Ren <[email protected]> > +T: git https://github.com/c-sky/csky-linux.git > +S: Supported > +F: arch/csky/
Shouldn't this patch be part of the original patch series for the csky port? No need to put it separate. thanks, greg k-h

