Re: [PATCH v1 3/3] phy: qcom: Program SSC only if supported by sink

From: Stephen Boyd
Date: Wed Nov 17 2021 - 01:44:50 EST


Quoting Sankeerth Billakanti (2021-11-15 23:07:38)
> Some legacy eDP sinks may not support SSC. The support for SSC is
> indicated through an opts flag from the controller driver. This
> change will enable SSC only if the sink supports it.
>
> Signed-off-by: Sankeerth Billakanti <quic_sbillaka@xxxxxxxxxxx>
> ---

I suppose as long as the existing user has already chosen to set the
opts in the controller driver then this is fine.

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>