commit | 8c18b41b3931ad828111ec1e185fcdfffaf1c693 | [log] [tgz] |
---|---|---|
author | Konrad Dybcio <konradybcio@gmail.com> | Mon Oct 05 16:58:55 2020 +0200 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Oct 13 18:04:36 2020 -0700 |
tree | f1c09d578640b4016640cc4db31deb2dc21f2813 | |
parent | 1843dff66857d9601e816eebc602699139c0fdb1 [diff] |
clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs This change adds GDSCs, resets and most of the missing clocks to the msm8994 GCC driver. The remaining ones are of local_vote_clk and gate_clk type, which are not yet supported upstream. Also reorder them to match the original downstream driver. Signed-off-by: Konrad Dybcio <konradybcio@gmail.com> Link: https://lore.kernel.org/r/20201005145855.149206-1-konradybcio@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>