Add initial regmap support
This adds initial regmap support. Function prototypes are from
the Kernel, the implemention is mostly rewritten. Currently the
regmap support is limited to the bare minimum to get started.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7ffff00 commit 7a53e162de2a5a7c44e654f09264d5c3758768bf
@Sascha Hauer Sascha Hauer authored on 3 Feb 2016
Showing 5 changed files
View
drivers/base/Makefile
View
drivers/base/regmap/Makefile 0 → 100644
View
drivers/base/regmap/internal.h 0 → 100644
View
drivers/base/regmap/regmap.c 0 → 100644
View
include/regmap.h 0 → 100644