Re: [PATCH 2/4] arm64: dts: qcom: sc8180x-primus: Describe the display power net

From: Dmitry Baryshkov

Date: Mon Jun 15 2026 - 20:15:49 EST


On Mon, Jun 15, 2026 at 04:22:05PM +0200, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
> Describe and wire up the power supplies for the eDP panel and its
> backlight. Previously, this was only working because of settings
> inherited from the bootloader.
>
> Fixes: 2ce38cc1e8fe ("arm64: dts: qcom: sc8180x: Introduce Primus")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc8180x-primus.dts | 48 ++++++++++++++++++++++++++++-
> 1 file changed, 47 insertions(+), 1 deletion(-)
>
> @@ -769,6 +803,12 @@ &wifi {
> };
>
> /* PINCTRL */
> +&pmc8180_2_gpios {
> + bl_pwr_en: blw-pwr-en-state {

bl-pwr-en-state


Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>


> + pins = "gpio1";
> + function = "normal";
> + };
> +};
>
> &pmc8180c_gpios {
> bl_pwm_default: bl-pwm-default-state {

--
With best wishes
Dmitry