summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2020-09-24 07:34:18 +0300
committerTom Rini <trini@konsulko.com>2020-09-30 18:55:23 +0300
commit0ced26a494ec089156dc4fd0a57c6ea45942c0dd (patch)
tree72b6684b794a5861d8bd23c7d611bd856f2d7273 /drivers
parent8a34d3d75207565950c53ac3d68e144d099c9e5f (diff)
downloadu-boot-0ced26a494ec089156dc4fd0a57c6ea45942c0dd.tar.xz
test: dm: Add tests for regmap managed API and regmap fields
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions