summaryrefslogtreecommitdiff
path: root/drivers/core/regmap.c
AgeCommit message (Expand)Author
2016-09-21dm: regmap: Implement simple regmap_read & regmap_writePaul Burton
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-14dm: core: Move regmap allocation into a separate functionSimon Glass
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2015-07-21dm: Add support for register maps (regmap)Simon Glass