Re: [PATCH v3 03/14] clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid

From: Stephen Boyd
Date: Fri Jul 24 2020 - 04:52:19 EST


Quoting Jonathan Marek (2020-07-09 06:52:34)
> Fixed ops were already identical, this adds support for non-fixed ops by
> sharing between trion and lucid.
>
> This also changes the names for trion ops to be consistent with the rest.
>
> Note LUCID_PCAL_DONE is renamed to TRION_PCAL_DONE because it is wrong for
> lucid, LUCID_PCAL_DONE should be BIT(27). Next patch will address this.
>
> Signed-off-by: Jonathan Marek <jonathan@xxxxxxxx>
> ---

Applied to clk-next