Re: [PATCH v14 0/3] Enable HDMI RX controller on RK3588
From: Heiko Stübner
Date: Thu Mar 06 2025 - 04:26:39 EST
Hi Dmitry,
Am Donnerstag, 6. März 2025, 08:28:39 MEZ schrieb Dmitry Osipenko:
> This is a follow up to the v13 of HDMI RX patches [1]. Hans queued the
> driver into the media tree. Now the DT patches are left to apply, could
> you please take care of this series if it's good to you? Thanks
>
> [1] https://lore.kernel.org/linux-media/20250304085819.108067-1-dmitry.osipenko@xxxxxxxxxxxxx/
Linux-Media, has this strange "applied" reporting thing going, so neither
the thread reports that nor does https://git.linuxtv.org/ show the commits
yet.
If you see the driver patches appear on https://git.linuxtv.org/ before I do,
please ping this thread :-)
Thanks a lot
Heiko
>
> Changelog:
>
> v14: - Re-enabled LOAD_DEFAULT_EDID=y option in the defconfig and
> added ack from Hans Verkuil fot that patch.
>
> Sebastian Reichel (2):
> arm64: dts: rockchip: Enable HDMI receiver on rock-5b
> arm64: defconfig: Enable Synopsys HDMI receiver
>
> Shreeya Patel (1):
> arm64: dts: rockchip: Add device tree support for HDMI RX Controller
>
> .../dts/rockchip/rk3588-base-pinctrl.dtsi | 14 +++++
> .../arm64/boot/dts/rockchip/rk3588-extra.dtsi | 57 +++++++++++++++++++
> .../boot/dts/rockchip/rk3588-rock-5b.dts | 18 ++++++
> arch/arm64/configs/defconfig | 2 +
> 4 files changed, 91 insertions(+)
>
>