Hi Marek,
Thank you for the patch.
On Sat, Jan 01, 2022 at 10:37:55PM +0100, Marek Vasut wrote:
> When the system shuts down or warm reboots, the display may be active.
> Implement the platform_driver .shutdown() operation and shut down the
> display.
>
> Signed-off-by: Marek Vasut
> Cc: Daniel
When the system shuts down or warm reboots, the display may be active.
Implement the platform_driver .shutdown() operation and shut down the
display.
Signed-off-by: Marek Vasut
Cc: Daniel Vetter
Cc: Laurent Pinchart
Cc: Lucas Stach
Cc: Sam Ravnborg
Cc: Stefan Agner
Cc: Thomas Zimmermann
---