diff mbox

MAINTAINERS: add maintainers for Synopsis Designware I2C drivers

Message ID 1444917533-1981-1-git-send-email-wsa@the-dreams.de
State Accepted
Headers show

Commit Message

Wolfram Sang Oct. 15, 2015, 1:58 p.m. UTC
Those guys already have been helpful in the past and are actively
working on this driver, unlike me.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
---

As suggested by Jarkko here:
http://article.gmane.org/gmane.linux.drivers.i2c/24834

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

Comments

Mika Westerberg Oct. 15, 2015, 2:04 p.m. UTC | #1
On Thu, Oct 15, 2015 at 03:58:53PM +0200, Wolfram Sang wrote:
> Those guys already have been helpful in the past and are actively
> working on this driver, unlike me.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Cc: Mika Westerberg <mika.westerberg@linux.intel.com>

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Andy Shevchenko Oct. 15, 2015, 3:11 p.m. UTC | #2
On Thu, 2015-10-15 at 15:58 +0200, Wolfram Sang wrote:
> Those guys already have been helpful in the past and are actively
> working on this driver, unlike me.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
> ---

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> 
> As suggested by Jarkko here:
> http://article.gmane.org/gmane.linux.drivers.i2c/24834
> 
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5f467845ef725f..58d6b02d2dea78 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9101,6 +9101,15 @@ S: Supported
>  F: Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
>  F: drivers/net/ethernet/synopsys/dwc_eth_qos.c
>  
> +SYNOPSYS DESIGNWARE I2C DRIVER
> +M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> +M:	Jarkko Nikula <jarkko.nikula@linux.intel.com>
> +M:	Mika Westerberg <mika.westerberg@linux.intel.com>
> +L:	linux-i2c@vger.kernel.org
> +S:	Maintained
> +F:	drivers/i2c/busses/i2c-designware-*
> +F:	include/linux/platform_data/i2c-designware.h
> +
>  SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
>  M:	Seungwon Jeon <tgih.jun@samsung.com>
>  M:	Jaehoon Chung <jh80.chung@samsung.com>
Wolfram Sang Oct. 17, 2015, 5:56 p.m. UTC | #3
On Thu, Oct 15, 2015 at 03:58:53PM +0200, Wolfram Sang wrote:
> Those guys already have been helpful in the past and are actively
> working on this driver, unlike me.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Cc: Mika Westerberg <mika.westerberg@linux.intel.com>

Applied to for-current, thanks!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5f467845ef725f..58d6b02d2dea78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9101,6 +9101,15 @@  S: Supported
 F: Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
 F: drivers/net/ethernet/synopsys/dwc_eth_qos.c
 
+SYNOPSYS DESIGNWARE I2C DRIVER
+M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
+M:	Jarkko Nikula <jarkko.nikula@linux.intel.com>
+M:	Mika Westerberg <mika.westerberg@linux.intel.com>
+L:	linux-i2c@vger.kernel.org
+S:	Maintained
+F:	drivers/i2c/busses/i2c-designware-*
+F:	include/linux/platform_data/i2c-designware.h
+
 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
 M:	Seungwon Jeon <tgih.jun@samsung.com>
 M:	Jaehoon Chung <jh80.chung@samsung.com>