On 4/8/24 13:47, Dmitry Baryshkov wrote:
On several Qualcomm platforms DisplayPort link clocks used incorrect frequency tables. Drop frequency tables and use clk_byte2_ops instead of clk_rcg2_ops. Note, this was tested on SM8450 only and then extended to other platforms. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad