Re: [RESEND PATCH v2 1/4] clk: sprd: check its parent status before reading gate clock

From: Stephen Boyd
Date: Wed May 27 2020 - 02:41:40 EST


Quoting Chunyan Zhang (2020-05-26 22:36:35)
> From: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
>
> Some clocks only can be accessed if their parent is enabled. mipi_csi_xx
> clocks on SC9863A are an examples. We have to ensure the parent clock is
> enabled when reading those clocks.
>
> Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
> ---

Applied to clk-next