Re: [PATCH v2 8/8] test: dm: Add tests for regmap managed API and regmap fields

2020-08-06 Thread Tom Rini
On Sat, Jun 06, 2020 at 02:00:25AM +0530, Pratyush Yadav wrote: > From: Jean-Jacques Hiblot > > 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,

[PATCH v2 8/8] test: dm: Add tests for regmap managed API and regmap fields

2020-06-05 Thread Pratyush Yadav
From: Jean-Jacques Hiblot 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