summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShreeya Patel <shreeya.patel@collabora.com>2025-03-04 11:58:14 +0300
committerHans Verkuil <hverkuil@xs4all.nl>2025-03-05 17:40:18 +0100
commitd9cf84f666dd7a986dd113ceaa3d90de8650e15d (patch)
treec2ff4d18aaf3405a375efb5b9a3b05e76b4521ce
parent11340fbdc6c8efa41b7d178b6ba4dfce670b3732 (diff)
MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
Add an entry for Synopsys DesignWare HDMI Receiver Controller Driver. Reviewed-by: Christopher Obbard <chris.obbard@collabora.com> Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ac0b10e2c151..29b447157498 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22952,6 +22952,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>