Re: [PATCH 2/2] clk: qcom: clk-rpmh: Add support for SM8150

From: Stephen Boyd
Date: Wed Aug 14 2019 - 13:19:51 EST


Quoting Vinod Koul (2019-08-14 05:29:58)
> Add support for rpmh clocks found in SM8150
>
> Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> ---

Patch looks OK, but can you convert this driver to use the new parent
style and then update the binding to handle it? We can fix the other
platforms and dts files that use this driver in parallel, but sm8150
will be forward looking.