]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/panel: otm8009a: Add delay at the end of initialization
authorYannick Fertré <yannick.fertre@st.com>
Thu, 21 Mar 2019 08:04:05 +0000 (09:04 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 3 Apr 2019 16:44:41 +0000 (18:44 +0200)
commit0084c3c71126fc878c6dab8a6ab8ecc484c2be02
tree50c70997406ccc212f9d2ed26d5a73b38a4e3b78
parent530b19698dc8ab125068ee3bf946f4cc1aca18fd
drm/panel: otm8009a: Add delay at the end of initialization

At the end of initialization, a delay is required by the panel. Without
this delay, the panel could received a frame early & generate a crash of
panel (black screen).

Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
Reviewed-by: Philippe Cornu <philippe.cornu@st.com>
Tested-by: Philippe Cornu <philippe.cornu@st.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1553155445-13407-1-git-send-email-yannick.fertre@st.com
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c