commit | a252029c392f84888dda8ad1427535ebec2b6cb0 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Thu Aug 10 19:45:29 2023 +0100 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Tue Dec 05 13:35:24 2023 +0000 |
tree | aa6b34763889439ea0005de046a2c8c66887516c | |
parent | bd3056b0d0d021148d41d9cc2ef653741f6b96dc [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. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>