commit | 3b94e5dfa99a8bd71cb323a72ff27fda71aa4a8f | [log] [tgz] |
---|---|---|
author | Pratyush Yadav <p.yadav@ti.com> | Thu Sep 24 10:04:13 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 30 11:55:22 2020 -0400 |
tree | a0d6b807b712d780a3ea7f5ea0c5dfcd2346b925 | |
parent | 1c9867cd69babfaca9780f115ee4d4077f51b812 [diff] |
regmap: Allow left shifting register offset before access Drivers can configure it to adjust the final read/write location. Signed-off-by: Pratyush Yadav <p.yadav@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>