Re: [PATCH 2/2] clk: qcom: Add video clock controller driver for SDM845

From: Stephen Boyd
Date: Tue May 01 2018 - 17:41:34 EST


Quoting Amit Nischal (2018-04-24 06:32:51)
> Add support for the video clock controller found on SDM845
> based devices. This would allow video drivers to probe and
> control their clocks.
>
> Signed-off-by: Amit Nischal <anischal@xxxxxxxxxxxxxx>

Driver looks small and good. Only concern is that there aren't resets
defined, but the binding says there are resets. Will you add them?

I'm going to wait for the respin on the dts binding anyway.