Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1320923
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 5/9] arm64: dts: qcom: add lable for smd rpm regulators |
| Date | 2016-01-28 18:50 +0100 |
| Message-ID | <qVYRJ-6R2-43@gated-at.bofh.it> (permalink) |
| References | <qVYRH-6R2-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patch adds label to smd rpm regulators so that the board level file
can use the label directly to populate the regulators, rather than
having deep nesting.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 405ea67..ff7ca44 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -515,7 +515,7 @@
compatible = "qcom,rpm-msm8916";
qcom,smd-channels = "rpm_requests";
- pm8916-regulators {
+ smd_rpm_regulators: pm8916-regulators {
compatible = "qcom,rpm-pm8916-regulators";
pm8916_s1: s1 {};
--
1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/9] arm64: apq8016: dt patches. Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-01-28 18:50 +0100 [PATCH v2 5/9] arm64: dts: qcom: add lable for smd rpm regulators Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-01-28 18:50 +0100
csiph-web