summaryrefslogtreecommitdiffstats
path: root/test/dm/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* test: regmap: check the values read from the regmapJean-Jacques Hiblot2019-10-271-3/+16
* test: dm: regmap: Fix the long test delaySimon Glass2019-01-141-3/+4
* test: regmap: add regmap_read_poll_timeout testNeil Armstrong2018-11-241-0/+26
* test: regmap: Add test for regmap_{set, get}Mario Six2018-11-141-0/+28
* test: regmap: Increase size of syscon0 memoryMario Six2018-11-141-1/+1
* test: regmap: add read/modify/write testNeil Armstrong2018-05-081-0/+25
* test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada2018-05-071-0/+17
* regmap: clean up regmap allocationMasahiro Yamada2018-05-071-8/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test: dm: regmap: fix license headerMasahiro Yamada2018-04-281-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* test: Add a test for regmapSimon Glass2015-07-211-0/+82