On Fri, 27 Sep 2019 at 07:22, Jean-Jacques Hiblot <[email protected]> wrote: > > The tests rely on a dummy driver to allocate and initialize the regmap > and the regmap fields using the managed API. > The first test checks that the read/write callbacks are used. > 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 <[email protected]> > > --- > > arch/sandbox/dts/test.dts | 13 +++ > test/dm/regmap.c | 189 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 202 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

