Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mfd: qcom-spmi-pmic: Add specific compatible strings for Qualcomm's SPMI PMIC's | Ivan T. Ivanov | 2015-03-30 |
| | | | | | | | | | | Some of the PMIC's could have specific regmap configuration tables in future, so add specific compatible strings for known PMIC's. Also print runtime detected chip revision information. Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com> Acked-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> | ||
* | mfd: Add support for Qualcomm SPMI PMICs | Josh Cartwright | 2014-09-26 |
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> |