Re: [PATCH v2 5/7] arm64: dts: rockchip: Add HDMI and VOP support for Khadas Edge 2L

From: Jimmy Hon

Date: Sat May 02 2026 - 13:20:22 EST


On Wed, Apr 29, 2026 at 1:38 AM Gray Huang <gray.huang@xxxxxxxxxx> wrote:
>
> Enable the Video Output Processor (VOP) and the HDMI TX controller
> to support HDMI display output on the Khadas Edge 2L. Also, enable
> the associated HDMI PHY.
>
> Signed-off-by: Gray Huang <gray.huang@xxxxxxxxxx>

< snip >

> +
> +&hdmi_sound {
> + status = "okay";
> +};
To have hdmi sound working, you'll also need to enable sai6. Similar
to the update for rock-4d
e6066edc9413191479b05596ba06c40908f44e22

Jimmy