Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1553500

[PATCH v2 3/3] MAINTAINERS: Add entry for THUNDERX GPIO Driver.

From David Daney <ddaney.cavm@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 3/3] MAINTAINERS: Add entry for THUNDERX GPIO Driver.
Date 2017-01-07 00:30 +0100
Message-ID <sWM7o-BR-41@gated-at.bofh.it> (permalink)
References <sWM7n-BR-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: David Daney <david.daney@cavium.com>

Signed-off-by: David Daney <david.daney@cavium.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 97d0b68..3d254e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10886,6 +10886,11 @@ M:	Andreas Noever <andreas.noever@gmail.com>
 S:	Maintained
 F:	drivers/thunderbolt/
 
+THUNDERX GPIO DRIVER
+M:	David Daney <david.daney@cavium.com>
+S:	Maintained
+F:	drivers/gpio/gpio-thunderx.c
+
 TI BQ27XXX POWER SUPPLY DRIVER
 R:	Andrew F. Davis <afd@ti.com>
 F:	include/linux/power/bq27xxx_battery.h
-- 
1.8.3.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] GPIO: Add driver for ThunderX and OCTEON-TX SoCs David Daney <ddaney.cavm@gmail.com> - 2017-01-07 00:30 +0100
  [PATCH v2 3/3] MAINTAINERS: Add entry for THUNDERX GPIO Driver. David Daney <ddaney.cavm@gmail.com> - 2017-01-07 00:30 +0100
  [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx David Daney <ddaney.cavm@gmail.com> - 2017-01-07 00:30 +0100
    Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx Linus Walleij <linus.walleij@linaro.org> - 2017-01-09 20:40 +0100
      Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx Linus Walleij <linus.walleij@linaro.org> - 2017-01-10 09:50 +0100
    Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for  gpio-thunderx Rob Herring <robh@kernel.org> - 2017-01-10 06:40 +0100

csiph-web