diff mbox

[v11,1/4] MAINTAINERS: add entry for Aspeed I2C driver

Message ID 20170620211516.13095-2-brendanhiggins@google.com
State Accepted
Headers show

Commit Message

Brendan Higgins June 20, 2017, 9:15 p.m. UTC
Added myself as maintainer of the Aspeed I2C driver and the associated
I2C interrupt controller and added Joel Stanley and Benjamin
Herrenschmidt as reviewers.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
---
Added in v11:
  - Added MAINTAINERS entry for Aspeed I2C driver and friends
---
 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Wolfram Sang June 23, 2017, 6:40 p.m. UTC | #1
On Tue, Jun 20, 2017 at 02:15:13PM -0700, Brendan Higgins wrote:
> Added myself as maintainer of the Aspeed I2C driver and the associated
> I2C interrupt controller and added Joel Stanley and Benjamin
> Herrenschmidt as reviewers.
> 
> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>

Applied to for-next, thanks!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 053c3bdd1fe5..2bb541549cc1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1123,6 +1123,18 @@  F:	arch/arm/mach-aspeed/
 F:	arch/arm/boot/dts/aspeed-*
 F:	drivers/*/*aspeed*
 
+ARM/ASPEED I2C DRIVER
+M:	Brendan Higgins <brendanhiggins@google.com>
+R:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
+R:	Joel Stanley <joel@jms.id.au>
+L:	linux-i2c@vger.kernel.org
+L:	openbmc@lists.ozlabs.org
+S:	Maintained
+F:	drivers/irqchip/irq-aspeed-i2c-ic.c
+F:	drivers/i2c/busses/i2c-aspeed.c
+F:	Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt
+F:	Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
+
 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
 M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 M:	Alexandre Belloni <alexandre.belloni@free-electrons.com>