mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
51bd6f249e
PD#SWPL-147830 Problem: sometime there are invalid config cause panel display abnormal Solution: add lcd config check function 1.lcd timing & tcon setting valid condition is decided by driver itself 2.display path timing_req_min is configured in dts, with alert_level 3.auto check after load lcd config, driver will be blocked by fatal err 4.manual cmd: echo check >/sys/class/lcd/debug Verify: am301 Change-Id: Iddd21f31f654ef99ae51465788c11a8d4a4e7446 Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>