commit | 7a63294a7826b79a4eea6639c4158f027583ae5f | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Nov 07 12:41:02 2023 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Tue Jan 16 12:26:24 2024 +0000 |
tree | faf101d67aae25f3ba6388bccd3a62e0a55aa346 | |
parent | 6c0b8446fdc2cf765c878b8e1e1724e0944a29f6 [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>