aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/qcom-spmi-pmic.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-26mfd: Add support for Qualcomm SPMI PMICsJosh Cartwright1-0/+67
The Qualcomm SPMI PMIC chips are components used with the Snapdragon 800 series SoC family. This driver exists largely as a glue mfd component, it exists to be an owner of an SPMI regmap for children devices described in device tree. Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>