commit | cbdad4495d4b95d240d9895d1b7c4283d13edef7 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Wed Apr 03 14:07:40 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Thu Apr 04 17:46:46 2024 +0200 |
tree | a9b01c2a7afdd1c304bd79574daca0042eda8278 | |
parent | e07ce560e6f3c3ce68cd78daa085552c0b5bc005 [diff] |
clk/qcom: use offsets for RCG registers The RCG registers always have the same offsets, so only store the base CMD register address and calculate the others relative to that. Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>