
1 Oct
2020
1 Oct
'20
4:09 p.m.
On Thu, Sep 24, 2020 at 10:04:18AM +0530, Pratyush Yadav wrote:
From: Jean-Jacques Hiblot jjhiblot@ti.com
The tests rely on a dummy driver to allocate and initialize the regmaps and the regmap fields using the managed API. The first test checks if the regmap config fields like width, reg_offset_shift, range specifiers, etc work. The second test checks if regmap fields behave properly (mask and shift are ok) by peeking into the regmap.
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com Signed-off-by: Pratyush Yadav p.yadav@ti.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/next, thanks!
--
Tom