linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: bjorn.andersson@linaro.org (Bjorn Andersson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] arm64: dts: msm8996: Add reserve-memory nodes
Date: Thu, 20 Oct 2016 12:57:04 -0700	[thread overview]
Message-ID: <20161020195704.GN7509@tuxbot> (raw)
In-Reply-To: <1476989765-7524-2-git-send-email-spjoshi@codeaurora.org>

On Thu 20 Oct 11:56 PDT 2016, Sarangdhar Joshi wrote:

> Add reserve-memory nodes required for Qualcomm
> Peripheral Image Loaders
> 

Awesome stuff,

Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
> ---
>  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 at 91500000 {
> +			reg = <0x0 0x91500000 0x0 0x200000>;
> +			no-map;
> +		};
> +
> +		slpi_region: slpi at 90b00000 {
> +			reg = <0x0 0x90b00000 0xa00000>;
> +			no-map;
> +		};
> +
> +		venus_region: venus at 90400000 {
> +			reg = <0x0 0x90400000 0x0 0x700000>;
> +			no-map;
> +		};
> +
> +		adsp_region: adsp at 8ea00000 {
> +			reg = <0x0 0x8ea00000 0x0 0x1a00000>;
> +			no-map;
> +		};
> +
> +		mpss_region: mpss at 88800000 {
> +			reg = <0x0 0x88800000 0x0 0x6200000>;
> +			no-map;
> +		};
> +
>  		smem_mem: smem-mem at 86000000 {
>  			reg = <0x0 0x86000000 0x0 0x200000>;
>  			no-map;
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
> 

  reply	other threads:[~2016-10-20 19:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20 18:56 [PATCH 1/4] arm64: dts: msm8996: Add SMEM reserve-memory node Sarangdhar Joshi
2016-10-20 18:56 ` [PATCH 2/4] arm64: dts: msm8996: Add reserve-memory nodes Sarangdhar Joshi
2016-10-20 19:57   ` Bjorn Andersson [this message]
2016-10-20 21:17     ` Sarangdhar Joshi
2016-10-20 18:56 ` [PATCH 3/4] arm64: dts: msm8996: Add SMEM DT nodes Sarangdhar Joshi
2016-10-20 19:56   ` Bjorn Andersson
2016-10-20 21:18     ` Sarangdhar Joshi
2016-10-20 21:51       ` Andy Gross
2016-10-20 21:59         ` Sarangdhar Joshi
2016-10-20 18:56 ` [PATCH 4/4] arm64: dts: msm8996: Add SMP2P and APCS nodes Sarangdhar Joshi
2016-10-20 20:03   ` Bjorn Andersson
2016-10-20 21:22     ` Sarangdhar Joshi
2016-10-20 19:57 ` [PATCH 1/4] arm64: dts: msm8996: Add SMEM reserve-memory node Bjorn Andersson
2016-10-20 21:16   ` Sarangdhar Joshi
2016-10-20 21:53     ` Andy Gross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161020195704.GN7509@tuxbot \
    --to=bjorn.andersson@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).