commit | 7aa5ddffe7fbafe7ef828088ba1dbc76270300c5 | [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 | 78aaedba9f1b92335a4f0ce8344f6abf7a63dccb [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>