From patchwork Fri Oct 21 23:19:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sarangdhar Joshi X-Patchwork-Id: 9390323 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 46F4660780 for ; Fri, 21 Oct 2016 23:21:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2CAB82A084 for ; Fri, 21 Oct 2016 23:21:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 212822A1AA; Fri, 21 Oct 2016 23:21:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A04402A084 for ; Fri, 21 Oct 2016 23:21:43 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bxj6z-0002Lp-Ch; Fri, 21 Oct 2016 23:20:29 +0000 Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bxj6N-00015r-IT for linux-arm-kernel@lists.infradead.org; Fri, 21 Oct 2016 23:19:52 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 8628561D4F; Fri, 21 Oct 2016 23:19:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1477091975; bh=VWp7AUm43g+mhODG1XX+7KDIcllaPMeORxM5X/h8SjM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jhsmmXkXQG3L5xn0e/Y2mywGNRbwGM3FK/epU7zl0Yox6TH8CNucwqeY1IKtqH+EE RFRRNOd6PZaW3fZxKj38IXHEJBdhBxLyeuGbW82Rj6XWcncPRMo1T+QYXetxJn3IMh X2pd13kO46eMTZ+eeiICNuZtlIwp0+sLvdq1QrSo= Received: from spjoshi-linux.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: spjoshi@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 76C4F61B02; Fri, 21 Oct 2016 23:19:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1477091975; bh=VWp7AUm43g+mhODG1XX+7KDIcllaPMeORxM5X/h8SjM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jhsmmXkXQG3L5xn0e/Y2mywGNRbwGM3FK/epU7zl0Yox6TH8CNucwqeY1IKtqH+EE RFRRNOd6PZaW3fZxKj38IXHEJBdhBxLyeuGbW82Rj6XWcncPRMo1T+QYXetxJn3IMh X2pd13kO46eMTZ+eeiICNuZtlIwp0+sLvdq1QrSo= DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 76C4F61B02 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=spjoshi@codeaurora.org From: Sarangdhar Joshi To: Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Bjorn Andersson Subject: [PATCH v3 2/4] arm64: dts: msm8996: Add reserve-memory nodes Date: Fri, 21 Oct 2016 16:19:17 -0700 Message-Id: <1477091959-19580-3-git-send-email-spjoshi@codeaurora.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1477091959-19580-1-git-send-email-spjoshi@codeaurora.org> References: <1477091959-19580-1-git-send-email-spjoshi@codeaurora.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161021_161951_701718_4A97126D X-CRM114-Status: GOOD ( 10.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Trilok Soni , devicetree@vger.kernel.org, Sarangdhar Joshi , linux-arm-msm@vger.kernel.org, Stephen Boyd , linux-kernel@vger.kernel.org, linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add reserve-memory nodes required for Qualcomm Peripheral Image Loaders Acked-by: Bjorn Andersson Signed-off-by: Sarangdhar Joshi --- arch/arm64/boot/dts/qcom/msm8996.dtsi | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index 36216ae..949b096 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -36,6 +36,31 @@ #size-cells = <2>; ranges; + mba_region: mba@91500000 { + reg = <0x0 0x91500000 0x0 0x200000>; + no-map; + }; + + slpi_region: slpi@90b00000 { + reg = <0x0 0x90b00000 0xa00000>; + no-map; + }; + + venus_region: venus@90400000 { + reg = <0x0 0x90400000 0x0 0x700000>; + no-map; + }; + + adsp_region: adsp@8ea00000 { + reg = <0x0 0x8ea00000 0x0 0x1a00000>; + no-map; + }; + + mpss_region: mpss@88800000 { + reg = <0x0 0x88800000 0x0 0x6200000>; + no-map; + }; + smem_mem: smem-mem@86000000 { reg = <0x0 0x86000000 0x0 0x200000>; no-map;