Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579508
| From | Baoyou Xie <baoyou.xie@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 2/3] MAINTAINERS: add zte tdm controller driver to ARM ZTE architecture |
| Date | 2017-02-13 09:20 +0100 |
| Message-ID | <tak1A-18Q-7@gated-at.bofh.it> (permalink) |
| References | <tak1z-18Q-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add the zte tdm 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 e63063b..1269eb6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1991,7 +1991,9 @@ F: drivers/soc/zte/ F: Documentation/devicetree/bindings/arm/zte.txt F: Documentation/devicetree/bindings/clock/zx296702-clk.txt F: Documentation/devicetree/bindings/soc/zte/ +F: Documentation/devicetree/bindings/sound/zte,zx-tdm.txt F: include/dt-bindings/soc/zx*.h +F: sound/soc/zte/zx-tdm.c ARM/ZYNQ ARCHITECTURE M: Michal Simek <michal.simek@xilinx.com> -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1 1/3] ASoC: zx-tdm: add documentation for zte's tdm controller Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-13 09:20 +0100
[PATCH v1 2/3] MAINTAINERS: add zte tdm controller driver to ARM ZTE architecture Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-13 09:20 +0100
[PATCH v1 3/3] ASoC: zx-tdm: add zte's tdm controller driver Baoyou Xie <baoyou.xie@linaro.org> - 2017-02-13 09:20 +0100
Re: [PATCH v1 3/3] ASoC: zx-tdm: add zte's tdm controller driver Shawn Guo <shawnguo@kernel.org> - 2017-02-14 14:40 +0100
Re: [PATCH v1 1/3] ASoC: zx-tdm: add documentation for zte's tdm controller Shawn Guo <shawnguo@kernel.org> - 2017-02-14 03:30 +0100
csiph-web