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

Commit 4fae1bf2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change version bit to match TP 800S used for HDK660/630"

parents 88d0f224 63dfd66d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,9 +19,9 @@
#include "sdm660-external-codec.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM 630 PM660 + PM660A QRD HDK630";
	model = "Qualcomm Technologies, Inc. SDA 630 PM660 + PM660A QRD HDK630";
	compatible = "qcom,sda630-qrd", "qcom,sda630", "qcom,qrd";
	qcom,board-id = <0x0006000b 0x00>;
	qcom,board-id = <0x0016000b 0x00>;
	qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>;
};

+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@
/ {
	model = "Qualcomm Technologies, Inc. SDA 660 PM660 + PM660A QRD HDK660";
	compatible = "qcom,sda660-qrd", "qcom,sda660", "qcom,qrd";
	qcom,board-id = <0x0006000b 0>;
	qcom,board-id = <0x0016000b 0>;
	qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>;
};