arm64: dts: qcom: x1e80100-crd: Fix backlight
authorStephan Gerhold <stephan.gerhold@linaro.org>
Mon, 15 Jul 2024 12:15:39 +0000 (14:15 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 30 Jul 2024 13:53:04 +0000 (08:53 -0500)
commita0e6fbf22439f796b51ea583a68eb763b0a99393
treeeec00f72c5ee2ead5e48d0e5f1e13e0125cc349c
parent86c71c0e893d58447e4a9e5c0d1c2c0f89c1b9e1
arm64: dts: qcom: x1e80100-crd: Fix backlight

The backlight does not work correctly with the current display panel
configuration: It works after boot, but once the display gets disabled it
is not possible to get it back on. It turns out that the ATNA45AF01 panel
needs exactly the same non-standard power sequence as implemented by the
panel-samsung-atna33xc20 driver for sc7180-trogdor-homestar.

Switch the panel in the DT to the new compatible and make two more changes
to make it work correctly:

 1. Add the missing GPIO for the panel EL_ON3 line (EDP_BL_EN on CRD and
    enable-gpios in the DT).
 2. Drop the regulator-always-on for the panel regulator. The panel does
    not seem to power off properly if the regulator stays on.

Fixes: d7e03cce0400 ("arm64: dts: qcom: x1e80100-crd: Enable more support")
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Tested-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20240715-x1e80100-crd-backlight-v2-3-31b7f2f658a3@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100-crd.dts