summaryrefslogtreecommitdiffstats
path: root/test/dm/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* 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