Discussion:
[PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry
Bo Shen
2014-09-28 01:57:18 UTC
Permalink
Signed-off-by: Bo Shen <***@atmel.com>
---

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3705430..c004e6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1703,6 +1703,13 @@ M: Nicolas Ferre <***@atmel.com>
S: Supported
F: drivers/spi/spi-atmel.*

+ATMEL SSC DRIVER
+M: Bo Shen <***@atmel.com>
+L: linux-arm-***@lists.infradead.org (moderated for non-subscribers)
+S: Supported
+F: drivers/misc/atmel-ssc.c
+F: include/linux/atmel-ssc.h
+
ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
M: Nicolas Ferre <***@atmel.com>
L: linux-arm-***@lists.infradead.org (moderated for non-subscribers)
--
2.1.0.24.g4109c28
Bo Shen
2014-09-28 01:57:19 UTC
Permalink
Signed-off-by: Bo Shen <***@atmel.com>
---

MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c004e6f..30f92cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1665,6 +1665,12 @@ M: Nicolas Ferre <***@atmel.com>
S: Supported
F: drivers/tty/serial/atmel_serial.c

+ATMEL Audio ALSA driver
+M: Bo Shen <***@atmel.com>
+L: alsa-***@alsa-project.org (moderated for non-subscribers)
+S: Supported
+F: sound/soc/atmel
+
ATMEL DMA DRIVER
M: Nicolas Ferre <***@atmel.com>
L: linux-arm-***@lists.infradead.org (moderated for non-subscribers)
--
2.1.0.24.g4109c28
Mark Brown
2014-09-28 10:41:49 UTC
Permalink
Applied, thanks.
Nicolas Ferre
2014-09-29 08:36:00 UTC
Permalink
Post by Bo Shen
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c004e6f..30f92cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1665,6 +1665,12 @@ M: Nicolas Ferre <***@atmel.com>
S: Supported
F: drivers/tty/serial/atmel_serial.c
+ATMEL Audio ALSA driver
+S: Supported
+F: sound/soc/atmel
+
ATMEL DMA DRIVER
--
Nicolas Ferre
Nicolas Ferre
2014-09-29 08:36:28 UTC
Permalink
Sure:
Acked-by: Nicolas Ferre <***@atmel.com>

Thanks.
Post by Bo Shen
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3705430..c004e6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1703,6 +1703,13 @@ M: Nicolas Ferre <***@atmel.com>
S: Supported
F: drivers/spi/spi-atmel.*
+ATMEL SSC DRIVER
+S: Supported
+F: drivers/misc/atmel-ssc.c
+F: include/linux/atmel-ssc.h
+
ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
--
Nicolas Ferre
Nicolas Ferre
2014-10-21 14:50:14 UTC
Permalink
Post by Nicolas Ferre
Thanks.
Greg or Arnd,

This MAINTAINER's update didn't make it during merge window (on the
other hand, I didn't build a pull-request with it neither...).

Do you want that I take it in one of my "fixes" pull-requests to arm-soc
for 3.18 or do you feel like taking the patch directly? I think it makes
sense to not wait for the 3.19 for this kind of useful information.

Thanks, bye,
Post by Nicolas Ferre
Post by Bo Shen
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3705430..c004e6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1703,6 +1703,13 @@ M: Nicolas Ferre <***@atmel.com>
S: Supported
F: drivers/spi/spi-atmel.*
+ATMEL SSC DRIVER
+S: Supported
+F: drivers/misc/atmel-ssc.c
+F: include/linux/atmel-ssc.h
+
ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
--
Nicolas Ferre
Greg Kroah-Hartman
2014-10-21 21:32:56 UTC
Permalink
Post by Nicolas Ferre
Post by Nicolas Ferre
Thanks.
Greg or Arnd,
This MAINTAINER's update didn't make it during merge window (on the
other hand, I didn't build a pull-request with it neither...).
Do you want that I take it in one of my "fixes" pull-requests to arm-soc
for 3.18 or do you feel like taking the patch directly? I think it makes
sense to not wait for the 3.19 for this kind of useful information.
Feel free to take it in one of your "fixes" pull requests.

thanks,

greg k-h

Loading...