Re: [PATCH 03/10] clk: qcom: Add STROMER PLUS PLL type for IPQ5332

From: Stephen Boyd
Date: Wed Jan 25 2023 - 15:35:24 EST


Quoting Kathiravan Thirumoorthy (2023-01-25 02:45:13)
> From: Kathiravan T <quic_kathirav@xxxxxxxxxxx>
>
> Add the support for stromer plus pll, which is found on the IPQ5332
> SoCs. Programming sequence is same as the stromer pll, so we can re-use
> the same.
>
> Signed-off-by: Kathiravan T <quic_kathirav@xxxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>

I'm amazed that we need so many different register layouts for PLLs. Was
it really never standardized? So sad.