Re: [PATCH v3 2/2] clk: qcom: Add Global Clock Controller driver for QCM2290
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-10-13 19:40:02
Also in:
linux-arm-msm, linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-10-13 19:40:02
Also in:
linux-arm-msm, linux-clk, lkml
Quoting Shawn Guo (2021-09-18 19:33:08)
Add Global Clock Controller (GCC) driver for QCM2290. This is a porting of gcc-scuba driver from CAF msm-4.19, with GDSC support added on top. Because the alpha_pll on the platform has a different register layout (offsets), its own clk_alpha_pll_regs_offset[] is used in the driver. Signed-off-by: Shawn Guo <redacted> ---
Applied to clk-next