[PATCH 01/12] ARM: dts: apq8064: add RPM regulators support
From: Stephen Boyd <hidden>
Date: 2015-02-26 20:11:45
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Stephen Boyd <hidden>
Date: 2015-02-26 20:11:45
Also in:
linux-arm-msm, linux-devicetree, lkml
On 02/26/15 12:09, Srinivas Kandagatla wrote:
On 26/02/15 19:31, Stephen Boyd wrote:quoted
On 02/22/15 23:54, Srinivas Kandagatla wrote:quoted
+ pm8921_s5: pm8921-s5 { + compatible = "qcom,rpm-pm8921-ftsmps"; + reg = <QCOM_RPM_PM8921_SMPS5>; + }; + + pm8921_s6: pm8921-s6 { + compatible = "qcom,rpm-pm8921-ftsmps"; + reg = <QCOM_RPM_PM8921_SMPS6>; + }; +There's no RPM control for S5 and S6. Please remove. Also, has this been tested?Ahh. these are SAW regulators, I will remove it from the list. Obviously, I did not test all the regulators.
There are some more that don't seem to match what we have downstream. L26 is also SAW related, and the usb and hdmi switches are "locally" controlled via ssbi pmic writes. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project