drm: panel: jdi-lt070me05000: Add prepare_upstream_first flag
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Wed, 9 Aug 2023 20:04:40 +0000 (21:04 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:16 +0000 (11:35 +0000)
commitc2c3137b8f9cb33e32346b6cff34aabef572c2e6
tree6e2e2cd7a4e0c1657aa2f9cd5fbd112333128928
parent3ea0129cf533e0f4989e413f01db6737a43dc649
drm: panel: jdi-lt070me05000: Add prepare_upstream_first flag

The panel driver wants to send DCS commands from the prepare
hook, therefore the DSI host wants to be pre_enabled first.
Set the flag to achieve this.

https://forums.raspberrypi.com/viewtopic.php?t=354708

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/panel/panel-jdi-lt070me05000.c