From 974c97830ebeef007fd65fdd25b4930d19e81698 Mon Sep 17 00:00:00 2001 From: Shreeya Patel <shreeya.patel@collabora.com> Date: Fri, 19 Jul 2024 18:10:29 +0530 Subject: [PATCH] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver Add an entry for Synopsys DesignWare HDMI Receiver Controller Driver. Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com> Reviewed-by: Christopher Obbard <chris.obbard@collabora.com> Link: https://lore.kernel.org/r/20240719124032.26852-2-shreeya.patel@collabora.com Signed-off-by: Sebastian Reichel <sre@kernel.org> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0fa7c5728f1e6..57bc14ec6e80b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22739,6 +22739,14 @@ F: drivers/net/pcs/pcs-xpcs.c F: drivers/net/pcs/pcs-xpcs.h F: include/linux/pcs/pcs-xpcs.h +SYNOPSYS DESIGNWARE HDMI RX CONTROLLER DRIVER +M: Shreeya Patel <shreeya.patel@collabora.com +L: linux-media@vger.kernel.org +L: kernel@collabora.com +S: Maintained +F: Documentation/devicetree/bindings/media/snps,dw-hdmi-rx.yaml +F: drivers/media/platform/synopsys/hdmirx/* + SYNOPSYS DESIGNWARE I2C DRIVER M: Jarkko Nikula <jarkko.nikula@linux.intel.com> R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> -- GitLab