[PATCH RESEND] Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"

Robert Foss rfoss at kernel.org
Mon Apr 29 10:28:55 UTC 2024


On Fri, 26 Apr 2024 14:22:59 +0200, Luca Ceresoli wrote:
> This reverts commit 8a91b29f1f50ce7742cdbe5cf11d17f128511f3f.
> 
> The regulator_disable() added by the original commit solves one kind of
> regulator imbalance but adds another one as it allows the regulator to be
> disabled one more time than it is enabled in the following scenario:
> 
>  1. Start video pipeline -> sn65dsi83_atomic_pre_enable -> regulator_enable
>  2. PLL lock fails -> regulator_disable
>  3. Stop video pipeline -> sn65dsi83_atomic_disable -> regulator_disable
> 
> [...]

Applied, thanks!

[1/1] Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=2940ee03b232



Rob



More information about the dri-devel mailing list