Re: [PATCH] riscv: dts: thead: beaglev-ahead: enable HDMI output
From: Drew Fustini
Date: Wed Mar 25 2026 - 13:06:29 EST
On Wed, Mar 25, 2026 at 09:18:59AM +0100, Robert Mazur wrote:
> The BeagleV Ahead board includes a micro HDMI connector (Type-D)
> wired to the TH1520 SoC's HDMI transmitter.
>
> Enable the display pipeline by adding the HDMI connector node,
> connecting it to the HDMI controller, and activating the DPU
> and HDMI nodes.
>
> Signed-off-by: Robert Mazur <robert.mazur@xxxxxxxxxx>
> ---
> This patch enables HDMI output on the BeagleV-Ahead board by wiring up
> the DPU and HDMI nodes added in the following series:
>
> Depends-on: https://lore.kernel.org/r/20260129023922.1527729-7-zhengxingda@xxxxxxxxxxx/
>
> The patch has been tested on BeagleV-Ahead hardware with the above
> series applied. HDMI output is functional.
> ---
> arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts | 25 ++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
Reviewed-by: Drew Fustini <fustini@xxxxxxxxxx>
Thanks for getting this working for the BeagleV Ahead and sending the
patch.
Drew