Re: [PATCH v2 2/2] clk: qcom: clk-rcg2: Update the frac table for pixel clock
From: Stephen Boyd
Date: Thu Feb 24 2022 - 17:28:42 EST
Quoting Taniya Das (2022-02-21 10:13:22)
> Support the new numerator and denominator for pixel clock.
What SoCs does this patch affect? It would be good to know if it's
fixing something wrong with existing SoC support or if it's only for
future SoCs that will want to set a 2/3 divide.
>
> Fixes: 99cbd064b059f ("clk: qcom: Support display RCG clocks")
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>