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

Commit 7609ccd6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: Add device tree support for Khaje IOT"

parents e32e1007 662b6bea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Khaje ATP";
	compatible = "qcom,khaje-atp", "qcom,khaje", "qcom,atp";
	qcom,msm-id = <518 0x10000>;
	qcom,msm-id = <518 0x10000>, <586 0x10000>;
	qcom,board-id = <33 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
/ {
	model = "Qualcomm Technologies, Inc. KHAJE IDP nopmi";
	compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
	qcom,msm-id = <518 0x10000>;
	qcom,msm-id = <518 0x10000>, <586 0x10000>;
	qcom,board-id = <0x10022 0>;
	qcom,pmic-id = <0x2D 0x0 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Khaje IDP";
	compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
	qcom,msm-id = <518 0x10000>;
	qcom,msm-id = <518 0x10000>, <586 0x10000>;
	qcom,board-id = <0x10022 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Khaje IDP with PM8010";
	compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
	qcom,msm-id = <518 0x10000>;
	qcom,msm-id = <518 0x10000>, <586 0x10000>;
	qcom,board-id = <0x10222 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
/ {
	model = "Qualcomm Technologies, Inc. KHAJE IDP USBC Audio";
	compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
	qcom,msm-id = <518 0x10000>;
	qcom,msm-id = <518 0x10000>, <586 0x10000>;
	qcom,board-id = <0x1010022 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
Loading