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

Commit 7a5abc80 authored by Umang Chheda's avatar Umang Chheda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable TWM support for SDM429w + BG



Add device tree node to enable TWM mode for SDM429w+BG.

Change-Id: I090a1530c0d829ee45d2936a3960960d011442e1
Signed-off-by: default avatarUmang Chheda <uchheda@codeaurora.org>
parent ca4810de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
/dts-v1/;

#include "sdm429-spyro.dtsi"
#include "sdm429w-bg-pm660.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDA429 QRD BG WDP Spyro";
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
/dts-v1/;

#include "sdm429-spyro.dtsi"
#include "sdm429w-bg-pm660.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM429 QRD DVT Spyro";
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@

#include "sdm429-spyro.dtsi"
#include "sdm429-spyro-qrd-evt.dtsi"
#include "sdm429w-bg-pm660.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM429W BG IOT WTP";
	compatible = "qcom,sdm429w-qrd", "qcom,sdm429w", "qcom,qrd";
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
/dts-v1/;

#include "sdm429-spyro.dtsi"
#include "sdm429w-bg-pm660.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM429 QRD BG WDP";
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
/dts-v1/;

#include "sdm429-spyro.dtsi"
#include "sdm429w-bg-pm660.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM429 BG WTP";
Loading