
6 Aug
2020
6 Aug
'20
4:25 p.m.
On Sat, Jun 06, 2020 at 02:00:25AM +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
This test does not pass, and I think the dts changes need to be checked and confirmed to still be in the right spot.
--
Tom