Re: [PATCH 3/8] arm64: dts: qcom: sdm845-oneplus: Describe panel vci and poc supplies

From: Konrad Dybcio
Date: Thu Sep 25 2025 - 05:21:01 EST


On 9/25/25 11:12 AM, David Heidelberg via B4 Relay wrote:
> From: Casey Connolly <casey.connolly@xxxxxxxxxx>
>
> There are two additional supplies used by the panel, both are GPIO
> controlled and are left enabled by the bootloader for continuous splash.
>
> Previously these were (incorrectly) modelled as pinctrl. Describe them
> properly so that the panel can control them.
>
> Fixes: 288ef8a42612 ("arm64: dts: sdm845: add oneplus6/6t devices")
> Signed-off-by: Casey Connolly <casey.connolly@xxxxxxxxxx>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---

You may want to add a pinctrl config for them, to ensure the
GPIOs are not in a funky state

Konrad