[PATCH 4/8] regmap: Allow left shifting register offset before access
Simon Glass
sjg at chromium.org
Sun May 31 16:08:39 CEST 2020
On Wed, 27 May 2020 at 06:52, Pratyush Yadav <p.yadav at ti.com> wrote:
>
> Drivers can configure it to adjust the final read/write location.
>
> Signed-off-by: Pratyush Yadav <p.yadav at ti.com>
> ---
> drivers/core/regmap.c | 6 +++++-
> include/regmap.h | 6 ++++++
> 2 files changed, 11 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list