Thread (20 messages) 20 messages, 5 authors, 2025-03-05

Re: [PATCH v10 6/6] arm64: defconfig: Enable Synopsys HDMI receiver

From: Hans Verkuil <hidden>
Date: 2025-02-26 08:31:30
Also in: linux-media, linux-rockchip, lkml

On 25/02/2025 19:30, Dmitry Osipenko wrote:
quoted hunk ↗ jump to hunk
From: Sebastian Reichel <redacted>

The Rockchip RK3588 has a built-in HDMI receiver block from
Synopsys. Let's enable the driver for it.

Signed-off-by: Sebastian Reichel <redacted>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index cb7da4415599..3dccc9e1c4aa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -859,6 +859,8 @@ CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m
 CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
 CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
 CONFIG_VIDEO_SUN6I_CSI=m
+CONFIG_VIDEO_SYNOPSYS_HDMIRX=m
+CONFIG_VIDEO_SYNOPSYS_HDMIRX_LOAD_DEFAULT_EDID=y
I do not believe it is a good idea to default to y for this option.

The EDID depends on the specific device you make, and you should
think carefully about whether the default EDID fits the needs of the
device.

So if you want the default EDID, then you should manually select it
and not have it autoselected.

Regards,

	Hans
 CONFIG_VIDEO_TI_J721E_CSI2RX=m
 CONFIG_VIDEO_HANTRO=m
 CONFIG_VIDEO_IMX219=m
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help