Skip to content

Commit

Permalink
arm64: dts: remove s2 regulator from smd regulators.
Browse files Browse the repository at this point in the history
s2 is spmi controller regulator on msm8916 according to downstream 3.10
kernel, so remove it from the dt to avoid confusion an use of it.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
  • Loading branch information
Srinivas Kandagatla authored and Andy Gross committed Feb 24, 2016
1 parent 93a3514 commit 7b08f61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/qcom/msm8916.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,6 @@
compatible = "qcom,rpm-pm8916-regulators";

pm8916_s1: s1 {};
pm8916_s2: s2 {};
pm8916_s3: s3 {};
pm8916_s4: s4 {};

Expand Down

0 comments on commit 7b08f61

Please sign in to comment.