summaryrefslogtreecommitdiffstats
path: root/drivers/core/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass2016-07-141-2/+16
* dm: core: Move regmap allocation into a separate functionSimon Glass2016-07-141-12/+22
* dm: regmap: Add a dummy implementation for of-platdataSimon Glass2016-07-141-0/+9
* dm: Add support for register maps (regmap)Simon Glass2015-07-211-0/+86