Re: [PATCH] arm64: dts: rockchip: add hdmi1 support to ROCK 5 ITX
From: Sebastian Reichel
Date: Sat Feb 15 2025 - 17:22:59 EST
+cc Piotr Oniszczuk because of [0]
[0] https://lore.kernel.org/linux-rockchip/C81810F2-6E9B-4DCC-85D1-CCB63CBFBFEA@xxxxxxxxx/
Hi,
On Sat, Feb 15, 2025 at 11:25:45PM +0800, Jianfeng Liu wrote:
> Enable the HDMI port next to ethernet port.
>
> Signed-off-by: Jianfeng Liu <liujianfeng1994@xxxxxxxxx>
> ---
>
> [...]
> +&hdptxphy_hdmi0 {
> + status = "okay";
> +};
> [...]
&hdptxphy_hdmi0? That looks like a downstream thing and also for the
wrong port?
-- Sebastian