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


Groups > linux.kernel > #1574344

[PATCH v4 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM ZTE architecture

From Baoyou Xie <baoyou.xie@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v4 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM ZTE architecture
Date 2017-02-06 04:30 +0100
Message-ID <t7Ia5-7Oq-11@gated-at.bofh.it> (permalink)
References <t7Ia5-7Oq-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Add the zx2967 i2c controller driver as maintained by ARM ZTE
architecture maintainers, as they're parts of the core IP.

Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5fb9b62..4e81e2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1987,10 +1987,12 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/mach-zx/
 F:	drivers/clk/zte/
+F:	drivers/i2c/busses/i2c-zx2967.c
 F:	drivers/reset/reset-zx2967.c
 F:	drivers/soc/zte/
 F:	Documentation/devicetree/bindings/arm/zte.txt
 F:	Documentation/devicetree/bindings/clock/zx296702-clk.txt
+F:	Documentation/devicetree/bindings/i2c/i2c-zx2967.txt
 F:	Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt
 F:	Documentation/devicetree/bindings/soc/zte/
 F:	include/dt-bindings/soc/zx*.h
-- 
2.7.4

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


Thread

[PATCH v4 1/3] dt: bindings: add documentation for zx2967 family i2c  controller Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-06 04:30 +0100
  [PATCH v4 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM  ZTE architecture Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-06 04:30 +0100
  [PATCH v4 3/3] i2c: zx2967: add i2c controller driver for ZTE's  zx2967 family Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-06 04:30 +0100
    Re: [PATCH v4 3/3] i2c: zx2967: add i2c controller driver for ZTE's  zx2967 family Shawn Guo <shawnguo@kernel.org> - 2017-02-07 08:20 +0100
    Re: [PATCH v4 3/3] i2c: zx2967: add i2c controller driver for ZTE's  zx2967 family Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-02-07 11:50 +0100

csiph-web