On 29/09/2022 11:21, Dmitry Baryshkov wrote:
Rearrage clock parent tables and PLL declarataions (pull parents down
Typo remains: s/declarataions/declarations/
and gpll4 up), so that we can use pll hw clock fields in the next commit. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- drivers/clk/qcom/gcc-msm8974.c | 98 +++++++++++++++++----------------- 1 file changed, 49 insertions(+), 49 deletions(-)
<snip> With typo fixed: Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>