commit | 99f591c108ae22ec97a2a3ecba5a505fdbcff340 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Dec 05 13:46:53 2023 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Tue Jan 16 12:26:54 2024 +0000 |
tree | 77bc70681790d344008d3db24d59ddf8fe935f93 | |
parent | 04a75f96905c94dfbe31c1a2d69210f8e839b30d [diff] |
spmi: msm: fix register range names The core and chnl register ranges were swapped on SDM845. Fix it, and fetch the register ranges by name instead of by index. Drop the cosmetic "version" variable and clean up the debug logging. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Tested-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>