Message ID | 1351360392-8669-2-git-send-email-plagnioj@jcrosoft.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Sat, Oct 27, 2012 at 7:53 PM, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote: > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> I applied this to my at91 pinctrl branch as well, hope that's OK... Yours, Linus Walleij
On 10/27/2012 07:53 PM, Jean-Christophe PLAGNIOL-VILLARD : > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 027ec2b..cb97031 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5624,6 +5624,12 @@ S: Maintained > F: drivers/pinctrl/ > F: include/linux/pinctrl/ > > +PIN CONTROLLER - ATMEL AT91 > +M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +S: Maintained > +F: drivers/pinctrl/pinctrl-at91.c > + > PIN CONTROLLER - ST SPEAR > M: Viresh Kumar <viresh.linux@gmail.com> > L: spear-devel@list.st.com >
diff --git a/MAINTAINERS b/MAINTAINERS index 027ec2b..cb97031 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5624,6 +5624,12 @@ S: Maintained F: drivers/pinctrl/ F: include/linux/pinctrl/ +PIN CONTROLLER - ATMEL AT91 +M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: drivers/pinctrl/pinctrl-at91.c + PIN CONTROLLER - ST SPEAR M: Viresh Kumar <viresh.linux@gmail.com> L: spear-devel@list.st.com
Cc: linux-kernel@vger.kernel.org Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)