On 11/10/2025 4:58 PM, Damon Ding wrote:
Use the existing DP helper APIs instead of repeated self-defined
interfaces with the same functions. It can help make codes more
concise.

Damon Ding (4):
   drm/bridge: analogix_dp: Apply DP helper API
     drm_dp_dpcd_read_link_status()
   drm/bridge: analogix_dp: Apply DP helper API
     drm_dp_clock_recovery_ok()
   drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()
   drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages
     and pre-emphasises

  .../drm/bridge/analogix/analogix_dp_core.c    | 123 +++---------------
  1 file changed, 18 insertions(+), 105 deletions(-)

---

Changes in v2:
- Update Tested-by tag.

Changes in v3:
- Update Reviewed-by tag.


Gentle ping.

The patches in v3 already have reviewed and tested tags. Could this series be applied?

Best regards,
Damon

Reply via email to