From patchwork Tue Aug 20 06:42:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 171778 Delivered-To: patch@linaro.org Received: by 2002:a92:d204:0:0:0:0:0 with SMTP id y4csp3992864ily; Mon, 19 Aug 2019 23:44:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqxb23BUZwySXYi1GReiLzBaka0qz70tdYBLIUGM6S9GCIkzWhwx6i8C/PYpe1koiPc4aPt/ X-Received: by 2002:a63:ec48:: with SMTP id r8mr22311788pgj.387.1566283477022; Mon, 19 Aug 2019 23:44:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566283477; cv=none; d=google.com; s=arc-20160816; b=WXrQvDm6TLL1cYcsa0VhFjhliEKIGPNN+onHvoQKx77A2kJlH3GBdqPh2ppIsuZORH Q0PybrohKEegrKVy3bxTO5UFyWO/4qe68eIC+HZZ5BmJCw47zf1lDfLFxGDvBoQqWf9w /NhDPdVMPJ3MzkSEhz7BEVx00XKh18ax7r5f/3OH5rWX3PS5L4Vn1CBA0nKxeN0/t4K8 vg/ZEKNV3seYemToLaHSX8fukNtgehB7j3sUWeDF7cL8Y04DUfGWq5UjDjeYDjRS65nK VAv/+FlTjV2I7XvejwxqHJa2szxJb8jp0UM+p9E9OFiqbqL3PJ9+TZQusEhBMDfD+lu0 6Xjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=pErTjkMGyqVdAeOmXe1aLjm/RYwjwnxorPfgRlVPIIA=; b=fq0i6+9CHFje9DL2MxGdvdO5yc/0hM6QxMxHQTb9VRbgYlD9hllp6lYPZdaycw9Bvj N4YvAjeRrnn8aKgsgdpwKAgUo2HZV0jqVgagO7qEs6KUsuMENN4Va5VHP3tJh1WdcAh1 hxPhE8Y6+4/3PWKKxA2cl6K+cH46JWMOBnibzYdX0GODcbK7ZZIZL+8+kcpK7QE3QHpU +4hFJIIow+1Vkqh9y4e6AHhC0jCxb6xlvyNiArng4mzyXgfg2XykYYfsOMDB7JYVQh/g 2oqYqGTiWlHVa0W9S2RabCaFy4Inil86foLd9yv+IpfzxJiD1d6zKDxrjkzlZZdR5Z7b 6bkQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fi03OEY0; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j12si11644023pgp.261.2019.08.19.23.44.36; Mon, 19 Aug 2019 23:44:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fi03OEY0; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729375AbfHTGog (ORCPT + 8 others); Tue, 20 Aug 2019 02:44:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:40220 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728777AbfHTGog (ORCPT ); Tue, 20 Aug 2019 02:44:36 -0400 Received: from localhost.localdomain (unknown [106.201.62.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E0FC922CF4; Tue, 20 Aug 2019 06:44:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566283475; bh=yrZrGHUfdwZXKNhVQEfUxetlFdsvfaR96tB5puPCEUQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fi03OEY0JE9bx8uNscb4y9fEYqeVpLLKOSeQBgotqKEN/sh7TgXz1iMtpffiPubQ2 Qmd2+8Ec966p2hrhnRs32pJ8tstVng6Iv594rk66tnAwjKUHw9V3ya7+JZuj3Qi4nP hEqiiZ8+8S6/vLBCLLi1igZyIzL5eVx42K8orpY8= From: Vinod Koul To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Vinod Koul , Rob Herring , Mark Rutland , Stephen Boyd , Sibi Sankar , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 7/8] arm64: dts: qcom: sm8150: Add reserved-memory regions Date: Tue, 20 Aug 2019 12:12:15 +0530 Message-Id: <20190820064216.8629-8-vkoul@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190820064216.8629-1-vkoul@kernel.org> References: <20190820064216.8629-1-vkoul@kernel.org> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add the reserved memory regions in SM8150 Signed-off-by: Vinod Koul --- arch/arm64/boot/dts/qcom/sm8150.dtsi | 111 +++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) -- 2.20.1 diff --git a/arch/arm64/boot/dts/qcom/sm8150.dtsi b/arch/arm64/boot/dts/qcom/sm8150.dtsi index d9dc95f851b7..8bf4b4c17ae0 100644 --- a/arch/arm64/boot/dts/qcom/sm8150.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8150.dtsi @@ -153,6 +153,117 @@ method = "smc"; }; + reserved-memory { + #address-cells = <2>; + #size-cells = <2>; + ranges; + + hyp_mem: memory@85700000 { + reg = <0x0 0x85700000 0x0 0x600000>; + no-map; + }; + + xbl_mem: memory@85d00000 { + reg = <0x0 0x85d00000 0x0 0x140000>; + no-map; + }; + + aop_mem: memory@85f00000 { + reg = <0x0 0x85f00000 0x0 0x20000>; + no-map; + }; + + aop_cmd_db: memory@85f20000 { + compatible = "qcom,cmd-db"; + reg = <0x0 0x85f20000 0x0 0x20000>; + no-map; + }; + + smem_mem: memory@86000000 { + reg = <0x0 0x86000000 0x0 0x200000>; + no-map; + }; + + tz_mem: memory@86200000 { + reg = <0x0 0x86200000 0x0 0x3900000>; + no-map; + }; + + rmtfs_mem: memory@89b00000 { + compatible = "qcom,rmtfs-mem"; + reg = <0x0 0x89b00000 0x0 0x200000>; + no-map; + + qcom,client-id = <1>; + qcom,vmid = <15>; + }; + + camera_mem: memory@8b700000 { + reg = <0x0 0x8b700000 0x0 0x500000>; + no-map; + }; + + wlan_mem: memory@8bc00000 { + reg = <0x0 0x8bc00000 0x0 0x180000>; + no-map; + }; + + npu_mem: memory@8bd80000 { + reg = <0x0 0x8bd80000 0x0 0x80000>; + no-map; + }; + + adsp_mem: memory@8be00000 { + reg = <0x0 0x8be00000 0x0 0x1a00000>; + no-map; + }; + + mpss_mem: memory@8d800000 { + reg = <0x0 0x8d800000 0x0 0x9600000>; + no-map; + }; + + venus_mem: memory@96e00000 { + reg = <0x0 0x96e00000 0x0 0x500000>; + no-map; + }; + + slpi_mem: memory@97300000 { + reg = <0x0 0x97300000 0x0 0x1400000>; + no-map; + }; + + ipa_fw_mem: memory@98700000 { + reg = <0x0 0x98700000 0x0 0x10000>; + no-map; + }; + + ipa_gsi_mem: memory@98710000 { + reg = <0x0 0x98710000 0x0 0x5000>; + no-map; + }; + + gpu_mem: memory@98715000 { + reg = <0x0 0x98715000 0x0 0x2000>; + no-map; + }; + + spss_mem: memory@98800000 { + reg = <0x0 0x98800000 0x0 0x100000>; + no-map; + }; + + cdsp_mem: memory@98900000 { + reg = <0x0 0x98900000 0x0 0x1400000>; + no-map; + }; + + qseecom_mem: memory@9e400000 { + reg = <0 0x9e400000 0 0x1400000>; + no-map; + }; + }; + soc: soc@0 { #address-cells = <1>; #size-cells = <1>;