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

From: Stephen Boyd
Date: Tue Nov 27 2018 - 19:54:44 EST


Quoting Taniya Das (2018-11-24 20:36:08)
> From: Amit Nischal <anischal@xxxxxxxxxxxxxx>
>
> Add support for the graphics clock controller found on SDM845
> based devices. This would allow graphics drivers to probe and
> control their clocks.
>
> Signed-off-by: Amit Nischal <anischal@xxxxxxxxxxxxxx>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---

Applied to clk-next + a small cleanup to simplify probe return path.