]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: simple: Add "no-hpd" delay for Innolux TV123WAM
authorDouglas Anderson <dianders@chromium.org>
Thu, 25 Oct 2018 22:21:31 +0000 (15:21 -0700)
committerSean Paul <seanpaul@chromium.org>
Mon, 29 Oct 2018 15:53:27 +0000 (11:53 -0400)
commitcda187efe514b8ce95adf4d384cce0f332a118b2
tree13a3ea78678927caa61dd8f07ede2fa82d6bc4a6
parentd5317baf6b744b6d4638a938a2fff168663c64ab
drm/panel: simple: Add "no-hpd" delay for Innolux TV123WAM

If the HPD signal isn't hooked up to this panel we need a 200 ms
delay.  In the datasheet this is shown as the maximum time that HPD
will take to be asserted after power is given to the panel.

Reviewed-by: Sean Paul <sean@poorly.run>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20181025222134.174583-3-dianders@chromium.org
drivers/gpu/drm/panel/panel-simple.c