commit | 6985e30ee0310de9bbc083dd03847327691dd2d6 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Nov 07 12:41:02 2023 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Mon Nov 13 22:17:36 2023 +0000 |
tree | bee6820615f5475d82e3f06c8357fc6ca48c4340 | |
parent | d993573e5084a595a8ffcc01ac471d5fadaa634f [diff] |
clk/qcom: sdm845: add register map for simple gate clocks Many gate clocks can be enabled with a single register write, add support for defining these simple gate clocks and add the ones found on SDM845. While we're here, inline clk_init_uart() into msm_set_rate(). Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>