Message ID | 1464889948-28793-3-git-send-email-tthayer@opensource.altera.com |
---|---|
State | New |
Headers | show |
On Thu, 02 Jun 2016, tthayer@opensource.altera.com wrote: > From: Thor Thayer <tthayer@opensource.altera.com> > > Add maintainer for the Altera Arria10 Max5 System Resource chip files. > > Signed-off-by: Thor Thayer <tthayer@opensource.altera.com> > Acked-by: Lee Jones <lee.jones@linaro.org>i > --- > v2 Remove altera-a10sr-hwmon.c file. > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4f74a5f..7683240 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -607,6 +607,13 @@ L: linux-gpio@vger.kernel.org > S: Maintained > F: drivers/gpio/gpio-altera.c > > +ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT > +M: Thor Thayer <tthayer@opensource.altera.com> > +S: Maintained > +F: drivers/gpio/gpio-altera-a10sr.c > +F: drivers/mfd/altera-a10sr.c > +F: include/linux/mfd/altera-a10sr.h When will you upstream the other drivers? > ALTERA TRIPLE SPEED ETHERNET DRIVER > M: Vince Bridgers <vbridger@opensource.altera.com> > L: netdev@vger.kernel.org
Hi Lee, On 06/10/2016 09:47 AM, Lee Jones wrote: > On Thu, 02 Jun 2016, tthayer@opensource.altera.com wrote: > >> From: Thor Thayer <tthayer@opensource.altera.com> >> >> Add maintainer for the Altera Arria10 Max5 System Resource chip files. >> >> Signed-off-by: Thor Thayer <tthayer@opensource.altera.com> >> Acked-by: Lee Jones <lee.jones@linaro.org>i >> --- >> v2 Remove altera-a10sr-hwmon.c file. >> --- >> MAINTAINERS | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 4f74a5f..7683240 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -607,6 +607,13 @@ L: linux-gpio@vger.kernel.org >> S: Maintained >> F: drivers/gpio/gpio-altera.c >> >> +ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT >> +M: Thor Thayer <tthayer@opensource.altera.com> >> +S: Maintained >> +F: drivers/gpio/gpio-altera-a10sr.c >> +F: drivers/mfd/altera-a10sr.c >> +F: include/linux/mfd/altera-a10sr.h > > When will you upstream the other drivers? > I'm finishing up some EDAC drivers right now then I'll start looking at adding the other drivers. I should have something in August because of vacation interruptions. Thanks again! >> ALTERA TRIPLE SPEED ETHERNET DRIVER >> M: Vince Bridgers <vbridger@opensource.altera.com> >> L: netdev@vger.kernel.org > -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 4f74a5f..7683240 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -607,6 +607,13 @@ L: linux-gpio@vger.kernel.org S: Maintained F: drivers/gpio/gpio-altera.c +ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT +M: Thor Thayer <tthayer@opensource.altera.com> +S: Maintained +F: drivers/gpio/gpio-altera-a10sr.c +F: drivers/mfd/altera-a10sr.c +F: include/linux/mfd/altera-a10sr.h + ALTERA TRIPLE SPEED ETHERNET DRIVER M: Vince Bridgers <vbridger@opensource.altera.com> L: netdev@vger.kernel.org