regmap: add SPMI support
authorJosh Cartwright <joshc@codeaurora.org>
Mon, 28 Oct 2013 18:12:35 +0000 (13:12 -0500)
committerMark Brown <broonie@linaro.org>
Mon, 28 Oct 2013 19:51:43 +0000 (12:51 -0700)
Add basic support for the System Power Management Interface (SPMI) bus.
This is a simple implementation which only implements register accesses
via the Extended Register Read/Write Long commands.

Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found