[Patch v2 2/3] regulator: qcom-smd: Add PM8916 support

2015-12-14 Thread Andy Gross
From: Andy Gross This patch adds support and documentation for the PM8916 regulators found on MSM8916 platforms. Acked-by: Bjorn Andersson Signed-off-by: Andy Gross --- .../bindings/regulator/qcom,smd-rpm-regulator.txt | 18 ++ drivers/regulator/qcom_smd-regulator.c | 64

[Patch v2 2/3] regulator: qcom-smd: Add PM8916 support

2015-12-14 Thread Andy Gross
From: Andy Gross This patch adds support and documentation for the PM8916 regulators found on MSM8916 platforms. Acked-by: Bjorn Andersson Signed-off-by: Andy Gross ---