Message ID | 20190830210607.22644-3-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/3] ASoC: xlnx: add Xilinx logicPD-I2S FPGA IP support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 5bf8f340e6a8..382c33a1adef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17136,6 +17136,12 @@ L: linux-serial@vger.kernel.org S: Maintained F: drivers/tty/serial/uartlite.c +XILINX LOGICPD I2S SOUND DRIVER +M: Miquel Raynal <miquel.raynal@bootlin.com> +S: Maintained +F: sound/soc/xilinx/xlnx-logicpd-i2s.c +F: Documentation/devicetree/bindings/sound/xlnx,logicpd-i2s.yaml + XILINX VIDEO IP CORES M: Hyun Kwon <hyun.kwon@xilinx.com> M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reference the driver and and the bindings. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)