Re: [PATCH v2 0/4] anx7625: Cleanup, fixes, and implement wait_hpd_asserted

From: Robert Foss
Date: Wed Jul 06 2022 - 09:27:41 EST


On Wed, 6 Jul 2022 at 14:53, Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> wrote:
>
> This series contains:
> Cleanup:
> - Convert to use devm_i2c_new_dummy_device()
> - Use pm_runtime_force_suspend(resume)
> Fixes:
> - Fix NULL pointer crash when using edp-panel
> and Impelment wait_hpd_asserted() callback.
>
> The patches are not related to each other, but they are all
> anx7625 patches so they are all stacked in this series.
>
> Hsin-Yi Wang (4):
> drm/bridge: anx7625: Convert to devm_i2c_new_dummy_device()
> drm/bridge: anx7625: use pm_runtime_force_suspend(resume)
> drm/bridge: anx7625: Fix NULL pointer crash when using edp-panel
> drm/bridge: anx7625: Add wait_hpd_asserted() callback
>
> drivers/gpu/drm/bridge/analogix/anx7625.c | 179 ++++++++--------------
> 1 file changed, 65 insertions(+), 114 deletions(-)
>
> --
> 2.37.0.rc0.161.g10f37bed90-goog
>

Applied to drm-misc-next