diff mbox series

[v1,2/3] MAINTAINERS: add zte 96p22 controller driver to ARM ZTE architecture

Message ID 1487156110-12840-2-git-send-email-baoyou.xie@linaro.org
State New
Headers show
Series [v1,1/3] ASoC: zx-96p22: add documentation for zte's aud96p22 controller | expand

Commit Message

Baoyou Xie Feb. 15, 2017, 10:55 a.m. UTC
Add the zte 96p22 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(+)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e63063b..8146377 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-96p22.txt
 F:	include/dt-bindings/soc/zx*.h
+F:	sound/soc/codecs/zx_aud96p22.c
 
 ARM/ZYNQ ARCHITECTURE
 M:	Michal Simek <michal.simek@xilinx.com>