]> git.baikalelectronics.ru Git - uboot.git/commit
test: regmap: Add test for regmap_{set, get}
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Oct 2018 07:24:13 +0000 (09:24 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 14 Nov 2018 17:16:27 +0000 (09:16 -0800)
commit0b9c661c45545765bd394d078501390d9d5b93a8
treeb4fc9a9c59bb68f5075ae1c9127eee4e7b7c64c2
parentda5e64ad898885dd9f72ec117f1a5932e71c5723
test: regmap: Add test for regmap_{set, get}

Add test for regmap_{set,get} functions.

Reviewed-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
test/dm/regmap.c