Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1559438
| From | Baoyou Xie <baoyou.xie@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture |
| Date | 2017-01-16 05:30 +0100 |
| Message-ID | <t075D-3uE-1@gated-at.bofh.it> (permalink) |
| References | <t075D-3uE-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add the zx2967 watchdog 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 08f8155..77f0290 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1983,11 +1983,13 @@ F: drivers/clk/zte/ F: drivers/reset/reset-zx2967.c F: drivers/soc/zte/ F: drivers/thermal/zx* +F: drivers/watchdog/zx2967_wdt.c F: Documentation/devicetree/bindings/arm/zte.txt F: Documentation/devicetree/bindings/clock/zx296702-clk.txt F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt F: Documentation/devicetree/bindings/soc/zte/ F: Documentation/devicetree/bindings/thermal/zx* +F: Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt F: include/dt-bindings/soc/zx*.h ARM/ZYNQ ARCHITECTURE -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1 1/3] dt: bindings: add documentation for zx2967 family watchdog controller Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-16 05:30 +0100
[PATCH v1 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-16 05:30 +0100
Re: [PATCH v1 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family Jun Nie <jun.nie@linaro.org> - 2017-01-16 16:30 +0100
[PATCH v1 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-16 05:30 +0100
Re: [PATCH v1 1/3] dt: bindings: add documentation for zx2967 family watchdog controller Shawn Guo <shawnguo@kernel.org> - 2017-01-16 10:10 +0100
csiph-web