Re: [PATCH v5 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180

2020-07-24 Thread Stephen Boyd
Quoting Taniya Das (2020-07-24 09:07:57) > Add the GCC lpass clock which is required to access the LPASS core > clocks. > > Signed-off-by: Taniya Das > --- Applied to clk-next

[PATCH v5 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180

2020-07-24 Thread Taniya Das
Add the GCC lpass clock which is required to access the LPASS core clocks. Signed-off-by: Taniya Das --- drivers/clk/qcom/gcc-sc7180.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/drivers/clk/qcom/gcc-sc7180.c b/drivers/clk/qcom/gcc-sc7180.c index ca4383e..8d3b161 100644