[PATCH v15 0/2] Enable HDMI RX controller on RK3588
From: Dmitry Osipenko
Date: Fri Mar 07 2025 - 04:20:56 EST
Hi Heiko,
This patchset adds HDMIRX controller node to RK3588 DTSI and enables
it on Rock 5b board.
Changelog:
v15: - Removed duplicated HDMIRX pinctrl definitions
- Removed default M1 HDMIRX pinctrl assignment from the DTSI as
technically HDMIRX can use M0 depending on a board configuration.
- Changed ordering of the status DT property
v14: - Re-enabled LOAD_DEFAULT_EDID=y option in the defconfig and
added ack from Hans Verkuil fot that patch.
Sebastian Reichel (1):
arm64: dts: rockchip: Enable HDMI receiver on rock-5b
Shreeya Patel (1):
arm64: dts: rockchip: Add device tree support for HDMI RX Controller
.../arm64/boot/dts/rockchip/rk3588-extra.dtsi | 55 +++++++++++++++++++
.../boot/dts/rockchip/rk3588-rock-5b.dts | 17 ++++++
2 files changed, 72 insertions(+)
--
2.48.1