Re: [PATCH v7 6/8] riscv: dts: thead: add DPU and HDMI device tree nodes

From: Drew Fustini

Date: Thu Jan 29 2026 - 15:39:55 EST


On Thu, Jan 29, 2026 at 10:39:20AM +0800, Icenowy Zheng wrote:
> From: Icenowy Zheng <uwu@xxxxxxxxxx>
>
> T-Head TH1520 SoC contains a Verisilicon DC8200 display controller
> (called DPU in manual) and a Synopsys DesignWare HDMI TX controller.
>
> Add device tree nodes to them.
>
> Signed-off-by: Icenowy Zheng <uwu@xxxxxxxxxx>
> Signed-off-by: Icenowy Zheng <zhengxingda@xxxxxxxxxxx>
> Tested-by: Han Gao <gaohan@xxxxxxxxxxx>
> Tested-by: Michal Wilczynski <m.wilczynski@xxxxxxxxxxx>
> ---
> No changes since v4.
>
> Changes in v3:
> - Adapting to the changed binding.
>
> No changes in v2.
>
> arch/riscv/boot/dts/thead/th1520.dtsi | 66 +++++++++++++++++++++++++++
> 1 file changed, 66 insertions(+)

Reviewed-by: Drew Fustini <fustini@xxxxxxxxxx>

I will create a pull request for the DTS patches if Thomas applies the
bindings and driver patches.

Thanks,
Drew