]> git.baikalelectronics.ru Git - uboot.git/commit
regmap: Allow left shifting register offset before access
authorPratyush Yadav <p.yadav@ti.com>
Thu, 24 Sep 2020 04:34:13 +0000 (10:04 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 15:55:22 +0000 (11:55 -0400)
commit8cb425a92d0fea33e74a466465b941156f77a2a6
treea0d6b807b712d780a3ea7f5ea0c5dfcd2346b925
parent9cea03aa10af4bea646fe759c41363174a9432d6
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>
drivers/core/regmap.c
include/regmap.h