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

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

Merge "ARM: dts: msm: Add correct model name for SA6155P ADP STAR LPASS"

parents edec1360 921d86c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#include "sa6155-adp-star.dtsi"

/ {
	model = "LPASS Audio PLL sourced from eMAC PPO ("Star")";
	model = "LPASS Audio PLL sourced from eMAC PPO ("ADP-Star")";
	compatible = "qcom,sa6155p-adp-star", "qcom,sa6155p", "qcom,adp-star";
	qcom,msm-id = <377 0x0>, <380 0>;
	qcom,board-id = <0x01010019 0>;
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

/ {
	model = "Qualcomm Technologies, Inc. SA6155P LPASS Audio PLL sourced
			 from eMAC PPO ("Star")";
			 from eMAC PPO ("ADP-Star")";
	compatible = "qcom,sa6155p-adp-star", "qcom,sa6155p", "qcom,adp-star";
	qcom,board-id = <0x01010019 0>;
};