On Wed, 27 May 2020 at 06:52, Pratyush Yadav <[email protected]> wrote: > > Drivers can configure it to adjust the final read/write location. > > Signed-off-by: Pratyush Yadav <[email protected]> > --- > drivers/core/regmap.c | 6 +++++- > include/regmap.h | 6 ++++++ > 2 files changed, 11 insertions(+), 1 deletion(-) > Reviewed-by: Simon Glass <[email protected]>
- [PATCH 0/8] regmap: Add managed API, regmap fields, regmap ... Pratyush Yadav
- [PATCH 4/8] regmap: Allow left shifting register offse... Pratyush Yadav
- Re: [PATCH 4/8] regmap: Allow left shifting regist... Simon Glass
- [PATCH 2/8] regmap: zero out the regmap on allocation Pratyush Yadav
- Re: [PATCH 2/8] regmap: zero out the regmap on all... Simon Glass
- Re: [PATCH 2/8] regmap: zero out the regmap on... Pratyush Yadav
- [PATCH 1/8] regmap: Add devm_regmap_init() Pratyush Yadav
- [PATCH 5/8] regmap: Add regmap_init_mem_range() Pratyush Yadav
- [PATCH 3/8] regmap: Allow specifying read/write width Pratyush Yadav
- Re: [PATCH 3/8] regmap: Allow specifying read/writ... Simon Glass
- Re: [PATCH 3/8] regmap: Allow specifying read/... Pratyush Yadav
- [PATCH 6/8] regmap: Allow devices to specify regmap ra... Pratyush Yadav

