Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 183b5d45 authored by Tingwei Zhang's avatar Tingwei Zhang
Browse files

ARM: dts: msm: Add MSM and PMIC name for qm215



Add msm-name and pmic-name to qm215 device tree.

Change-Id: Ia2e018e4b7f98b7dcf651cf8d3248a712e1728c3
Signed-off-by: default avatarTingwei Zhang <tingwei@codeaurora.org>
parent 61956696
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -17,6 +17,7 @@
#include "qm215-pm8916.dtsi"
#include "qm215-pm8916.dtsi"


/ {
/ {
	model = "Qualcomm Technologies, Inc. QM215 QRD";
	model = "Qualcomm Technologies, Inc. QM215";
	compatible = "qcom,qm215";
	compatible = "qcom,qm215";
	qcom,pmic-name = "PM8916";
};
};
+1 −0
Original line number Original line Diff line number Diff line
@@ -16,6 +16,7 @@
	model = "Qualcomm Technologies, Inc. QM215";
	model = "Qualcomm Technologies, Inc. QM215";
	compatible = "qcom,qm215";
	compatible = "qcom,qm215";
	qcom,msm-id = <386 0x0>;
	qcom,msm-id = <386 0x0>;
	qcom,msm-name = "QM215";
};
};


&soc {
&soc {