Re: [PATCH 4/4] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Describe the display power net
From: Dmitry Baryshkov
Date: Mon Jun 15 2026 - 20:17:00 EST
On Mon, Jun 15, 2026 at 04:22:07PM +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: 20dea72a393c ("arm64: dts: qcom: sc8180x: Introduce Lenovo Flex 5G")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> ---
> .../arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts | 47 ++++++++++++++++++++++
> 1 file changed, 47 insertions(+)
>
> @@ -472,6 +506,13 @@ &pcie3_phy {
> status = "okay";
> };
>
> +&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";
> + };
> +};
> +
> &pmc8180_pwrkey {
> status = "okay";
> };
--
With best wishes
Dmitry