summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBrendan Higgins <brendanhiggins@google.com>2017-06-20 17:15:13 -0400
committerWolfram Sang <wsa@the-dreams.de>2017-06-23 14:40:10 -0400
commit413dfbbfca54904760aa04af40ca26e2a70f3eda (patch)
tree6a3aff7d23eba522790e7bf61883971dc97509b8 /MAINTAINERS
parentf9eb91350bb20b3e881bc59158071e14ee4f0326 (diff)
MAINTAINERS: add entry for Aspeed I2C driver
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> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 34b0324d53c5..e83769d59e5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1123,6 +1123,18 @@ F: arch/arm/mach-aspeed/
1123F: arch/arm/boot/dts/aspeed-* 1123F: arch/arm/boot/dts/aspeed-*
1124F: drivers/*/*aspeed* 1124F: drivers/*/*aspeed*
1125 1125
1126ARM/ASPEED I2C DRIVER
1127M: Brendan Higgins <brendanhiggins@google.com>
1128R: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1129R: Joel Stanley <joel@jms.id.au>
1130L: linux-i2c@vger.kernel.org
1131L: openbmc@lists.ozlabs.org
1132S: Maintained
1133F: drivers/irqchip/irq-aspeed-i2c-ic.c
1134F: drivers/i2c/busses/i2c-aspeed.c
1135F: Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt
1136F: Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
1137
1126ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT 1138ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
1127M: Nicolas Ferre <nicolas.ferre@microchip.com> 1139M: Nicolas Ferre <nicolas.ferre@microchip.com>
1128M: Alexandre Belloni <alexandre.belloni@free-electrons.com> 1140M: Alexandre Belloni <alexandre.belloni@free-electrons.com>