]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: gcc: Add support for Global Clock controller found on MSM8226
authorBartosz Dudziak <bartosz.dudziak@snejp.pl>
Sun, 18 Apr 2021 12:29:06 +0000 (14:29 +0200)
committerStephen Boyd <sboyd@kernel.org>
Mon, 28 Jun 2021 00:00:50 +0000 (17:00 -0700)
commit06e3d398ced457c211273807f00b90d82e596dc2
treea176a290935ff9212d80949f803629c778a46951
parent9c655347add575503626dd68a6d413cc898b1c8a
clk: qcom: gcc: Add support for Global Clock controller found on MSM8226

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 <bartosz.dudziak@snejp.pl>
Link: https://lore.kernel.org/r/20210418122909.71434-3-bartosz.dudziak@snejp.pl
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-msm8974.c