[U-Boot] [PATCH v3 08/13] regmap: Support reading from specific range
Anatolij Gustschin
agust at denx.de
Wed Aug 1 22:10:13 UTC 2018
On Tue, 31 Jul 2018 12:01:05 +0200
Mario Six mario.six at gdsys.cc wrote:
> It is useful to be able to treat the different ranges of a regmap
> separately to be able to use distinct offset for them, but this is
> currently not implemented in the regmap API.
>
> To preserve backwards compatibility, add regmap_read_range and
> regmap_write_range functions that take an additional parameter
> 'range_num' that identifies the range to operate on.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
Reviewed-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list