Re: [PATCH] arm64: dts: qcom: sc8280xp-huawei-gaokun3: Add dsi panel DT node

From: Konrad Dybcio

Date: Tue Jun 30 2026 - 05:32:11 EST


On 6/30/26 6:22 AM, Pengyu Luo wrote:
> DSI panel driver have been added for a while, so add the DT node to
> enable it. vdd{a,s}-supply for dsi, dsi_phy are blank since the DSDT
> describes the wrong, no impact after manual disabling these wrong
> supplies.
>
> Signed-off-by: Pengyu Luo <mitltlatltl@xxxxxxxxx>
> ---

[...]


> @@ -616,6 +663,9 @@ touchscreen@4f {
> hid-descr-addr = <0x1>;
> interrupts-extended = <&tlmm 175 IRQ_TYPE_LEVEL_LOW>;
>
> + /* TODO: set post-reset-deassert-delay-ms */
> + panel = <&panel>;

So.. are you going to add it?

Konrad