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

Commit b0b74268 authored by Manohar Vavilapalli's avatar Manohar Vavilapalli
Browse files

ARM: dts: msm: Remove the extra double quotes in the model name



This patch removes the extra quotes in the model name in the
SA6155P ADP AIR and STAR Lpass boards.

Change-Id: I0594071c74ea30fbc9688e759c979fa94e8a03db
Signed-off-by: default avatarManohar Vavilapalli <mvavilap@codeaurora.org>
parent 15c00787
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 ("ADP-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 ("ADP-Star")";
			 from eMAC PPO ADP-Star";
	compatible = "qcom,sa6155p-adp-star", "qcom,sa6155p", "qcom,adp-star";
	qcom,board-id = <0x01010019 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#include "sa6155-adp-air.dtsi"

/ {
	model = "LPASS Audio PLL sourced from eMAC PPO ("ADP-Air")";
	model = "LPASS Audio PLL sourced from eMAC PPO ADP-Air";
	compatible = "qcom,sa6155p-adp-air", "qcom,sa6155p", "qcom,adp-air";
	com,board-id = <0x04010019 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

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