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

Commit 1235e7c4 authored by Akshaya Bhat's avatar Akshaya Bhat
Browse files

ARM: dts: msm: Add dtsi for sa515m flashless



Add device tree include file which has the required memory map
change for flashless boot.
Add auto-boot property to distiguish flashless.

Change-Id: I23af55c46ff70df94c2586c10485f6164407bfb3
Signed-off-by: default avatarAkshaya Bhat <akshayab@codeaurora.org>
parent cb598886
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#include "sdxprairie.dtsi"

&mpss_adsp_mem {
	reg = <0x90800000 0xdc00000>;
};

&pil_modem {
	qcom,auto-boot;
};
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

#include "sdxprairie-v2.dtsi"
#include "sa515m-ccard.dtsi"
#include "sa515m-flashless.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SA515M CCARD FLASHLESS PCIE-EP";
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

#include "sdxprairie-v2.dtsi"
#include "sa515m-ccard.dtsi"
#include "sa515m-flashless.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SA515M CCARD FLASHLESS USB-EP";
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
/dts-v1/;

#include "sa515m-v2-ttp.dtsi"
#include "sa515m-flashless.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SA515M TTP FLASHLESS PCIE EP";
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
/dts-v1/;

#include "sa515m-v2-ttp.dtsi"
#include "sa515m-flashless.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SA515M TTP FLASHLESS USB EP";