]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "drm/panel-edp: Add SDC ATNA45AF01"
authorStephan Gerhold <stephan.gerhold@linaro.org>
Mon, 15 Jul 2024 12:15:38 +0000 (14:15 +0200)
committerDouglas Anderson <dianders@chromium.org>
Tue, 27 Aug 2024 19:27:12 +0000 (12:27 -0700)
commit01cc7b2e8a59fcae0c4493720561e5b33a195fe7
treea4f97d65b7303cd0e13b028fc25418ab8b80f661
parent071d583e01c88272f6ff216d4f867f8f35e94d7d
Revert "drm/panel-edp: Add SDC ATNA45AF01"

This reverts commit 8ebb1fc2e69ab8b89a425e402c7bd85e053b7b01.

The panel should be handled through the samsung-atna33xc20 driver for
correct power up timings. Otherwise the backlight does not work correctly.

We have existing users of this panel through the generic "edp-panel"
compatible (e.g. the Qualcomm X1E80100 CRD), but the screen works only
partially in that configuration: It works after boot but once the screen
gets disabled it does not turn on again until after reboot. It behaves the
same way with the default "conservative" timings, so we might as well drop
the configuration from the panel-edp driver. That way, users with old DTBs
will get a warning and can move to the new driver.

Reviewed-by: Douglas Anderson <dianders@chromium.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>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240715-x1e80100-crd-backlight-v2-2-31b7f2f658a3@linaro.org
drivers/gpu/drm/panel/panel-edp.c