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

Commit 71079c97 authored by Swetha Chikkaboraiah's avatar Swetha Chikkaboraiah Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add new soc-id for Blair

Add new soc-id to support Blair variant.

Change-Id: I015768e06598d8e78e4280c25acc2a01a78059cc
parent 2acb96f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Blair ATP";
	compatible = "qcom,blair-atp", "qcom,blair", "qcom,atp";
	qcom,msm-id = <507 0x10000>;
	qcom,msm-id = <507 0x10000>, <578 0x10000>;
	qcom,board-id = <33 0>;
};

+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Blair CDP";
	compatible = "qcom,blair-cdp", "qcom,blair", "qcom,cdp";
	qcom,msm-id = <507 0x10000>;
	qcom,msm-id = <507 0x10000>, <578 0x10000>;
	qcom,board-id = <1 0>;
};

+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Blair MTP NOPMI";
	compatible = "qcom,blair-mtp", "qcom,blair", "qcom,mtp";
	qcom,msm-id = <507 0x10000>;
	qcom,msm-id = <507 0x10000>, <578 0x10000>;
	qcom,board-id = <8 0>;
	qcom,pmic-id-size = <4>;
	qcom,pmic-id = <0x2D 0x0 0x0 0x0>;
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Blair MTP";
	compatible = "qcom,blair-mtp", "qcom,blair", "qcom,mtp";
	qcom,msm-id = <507 0x10000>;
	qcom,msm-id = <507 0x10000>, <578 0x10000>;
	qcom,board-id = <8 0>;
	qcom,pmic-id-size = <4>;
	qcom,pmic-id = <0x2D 0x0 0x2E 0x0>;
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Blair MTP USBC audio";
	compatible = "qcom,blair-mtp", "qcom,blair", "qcom,mtp";
	qcom,msm-id = <507 0x10000>;
	qcom,msm-id = <507 0x10000>, <578 0x10000>;
	qcom,board-id = <8 1>;
};

Loading