On Wed, Sep 01, 2021 at 01:19:28PM -0700, Douglas Anderson wrote:
All of the "HPD" handling added to panel-simple recently was for eDP panels. Remove it from panel-simple now that panel-simple-edp handles eDP panels. The "prepare_to_enable" delay only makes sense in the context of HPD, so remove it too. No non-eDP panels used it anyway.
Signed-off-by: Douglas Anderson dianders@chromium.org
Maybe merge this with the patch that moved all the functionality from panel-simple to panel-edp?
Sam