commit | 66c6bf3af6e6838ae4ba76b6258fe4a382f00c55 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Tue Dec 15 12:46:01 2020 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 15 16:08:23 2020 +0200 |
tree | eb59d6354c62ada2f1fa5b38d40a3ade1fcf5467 | |
parent | 9f0eb51e3c658a767c3fa89b3894f45f5319c208 [diff] |
drm/omap: dsi: do ULPS in host driver Move ULPS handling into the DSI host controller, so that we no longer need a custom API for the DSI client. Note that for now ULPS is always disabled. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201215104657.802264-29-tomi.valkeinen@ti.com