Re: [PATCH v10 3/3] clk: qcom: Add lpass clock controller driver for SDM845

From: Stephen Boyd
Date: Tue Nov 27 2018 - 04:14:34 EST


Quoting Taniya Das (2018-11-21 23:53:41)
> +
> +static struct clk_branch lpass_qdsp6ss_core_clk = {
> + .halt_reg = 0x20,
> + /* CLK_OFF would not toggle until LPASS is not out of reset */

Is this really "CLK_OFF won't toggle until LPASS it out of reset"?