Re: [PATCH v2 2/5] clk: qcom: gcc: Add support for Global Clock controller found on MSM8226
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 00:01:32
Also in:
linux-arm-msm, linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 00:01:32
Also in:
linux-arm-msm, linux-clk, lkml
Quoting Bartosz Dudziak (2021-04-18 05:29:06)
Modify existing MSM8974 driver to support MSM8226 SoC. Override frequencies which are different in this older chip. Register all the clocks to the framework for the clients to be able to request for them. Signed-off-by: Bartosz Dudziak <redacted> ---
Applied to clk-next