Files
u-boot/drivers
Mario Six d5c7bd985d regmap: Support reading from specific range
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: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
2018-11-14 09:16:27 -08:00
..
2018-10-09 04:40:27 -06:00
2018-11-14 09:16:27 -08:00
2018-11-10 08:16:30 -05:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-11-14 09:16:27 -08:00
2018-10-09 04:40:27 -06:00