Re: [PATCH v5 2/2] clk: qcom: lpass-sc7180: Disentangle the two clock devices

From: Stephen Boyd
Date: Wed Nov 04 2020 - 21:34:20 EST


Quoting Douglas Anderson (2020-10-19 15:49:35)
> The sc7180 lpass clock driver manages two different devices. These
> two devices were tangled together, using one probe and a lookup to
> figure out the real probe. I think it's cleaner to really separate
> the probe for these two devices since they're really different things,
> just both managed by the same driver.
>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---

Applied to clk-next