Re: [PATCH v2 2/2] drm/bridge: it6505: Add pre_enable/post_disable callback

From: AngeloGioacchino Del Regno
Date: Mon Oct 03 2022 - 07:38:46 EST


Il 03/10/22 07:03, Pin-yen Lin ha scritto:
Add atomic_pre_enable and atomic_post_disable callback to make sure the
bridge is not powered off until atomic_post_disable is called. This
prevents a power leakage when it6505 is powered off, but the upstream
DRM bridge is still sending display signals.

Fixes: b5c84a9edcd4 ("drm/bridge: add it6505 driver")
Signed-off-by: Pin-yen Lin <treapking@xxxxxxxxxxxx>


Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>