Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1259380
| From | Alban Bedel <albeu@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/3] MAINTAINERS: Add an entry for the ATH79 GPIO driver |
| Date | 2015-10-30 11:40 +0100 |
| Message-ID | <qpfgd-4FN-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add an entry for the ATH79 GPIO driver with myself as maintainer. Signed-off-by: Alban Bedel <albeu@free.fr> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9de185d..957b148 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1780,6 +1780,14 @@ S: Supported F: Documentation/aoe/ F: drivers/block/aoe/ +ATHEROS 71XX/9XXX GPIO DRIVER +M: "Alban Bedel <albeu@free.fr>" +W: https://github.com/AlbanBedel/linux +T: git git://github.com/AlbanBedel/linux +S: Maintained +F: drivers/gpio/gpio-ath79.c +F: Documentation/devicetree/bindings/gpio/gpio-ath79.txt + ATHEROS ATH GENERIC UTILITIES M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com> L: linux-wireless@vger.kernel.org -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 1/3] MAINTAINERS: Add an entry for the ATH79 GPIO driver Alban Bedel <albeu@free.fr> - 2015-10-30 11:40 +0100 [PATCH 3/3] gpio: ath79: Make the driver removable Alban Bedel <albeu@free.fr> - 2015-10-30 11:40 +0100
csiph-web