All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Andy Gross <andy.gross@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Stephen Boyd <sboyd@codeaurora.org>,
	Kevin Hilman <khilman@baylibre.com>
Subject: Re: [PATCH] ARM: dts: qcom: msm8974-honami: Set DMA as remotely controlled
Date: Fri, 10 Jun 2016 16:47:04 -0700	[thread overview]
Message-ID: <20160610234704.GR1256@tuxbot> (raw)
In-Reply-To: <1465596928-20843-1-git-send-email-andy.gross@linaro.org>

On Fri 10 Jun 15:15 PDT 2016, Andy Gross wrote:

> This patch adds the qcom,controlled-remotely property for the blsp2_bam
> controller node.  This board requires this, otherwise the board fails to
> boot due to access of protected registers during BAM initialization.
> 
> Fixes: 62bc81792223 dts: msm8974: Add blsp2_bam dma node
> 
> Signed-off-by: Andy Gross <andy.gross@linaro.org>

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

> ---
>  arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
> index a0398b6..3fb4dad 100644
> --- a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
> +++ b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
> @@ -367,6 +367,10 @@
>  		};
>  
>  	};
> +
> +	dma-controller@f9944000 {
> +		qcom,controlled-remotely;
> +	};
>  };
>  
>  &spmi_bus {
> -- 
> 1.9.1
> 

WARNING: multiple messages have this Message-ID (diff)
From: bjorn.andersson@linaro.org (Bjorn Andersson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: qcom: msm8974-honami: Set DMA as remotely controlled
Date: Fri, 10 Jun 2016 16:47:04 -0700	[thread overview]
Message-ID: <20160610234704.GR1256@tuxbot> (raw)
In-Reply-To: <1465596928-20843-1-git-send-email-andy.gross@linaro.org>

On Fri 10 Jun 15:15 PDT 2016, Andy Gross wrote:

> This patch adds the qcom,controlled-remotely property for the blsp2_bam
> controller node.  This board requires this, otherwise the board fails to
> boot due to access of protected registers during BAM initialization.
> 
> Fixes: 62bc81792223 dts: msm8974: Add blsp2_bam dma node
> 
> Signed-off-by: Andy Gross <andy.gross@linaro.org>

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

> ---
>  arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
> index a0398b6..3fb4dad 100644
> --- a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
> +++ b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
> @@ -367,6 +367,10 @@
>  		};
>  
>  	};
> +
> +	dma-controller at f9944000 {
> +		qcom,controlled-remotely;
> +	};
>  };
>  
>  &spmi_bus {
> -- 
> 1.9.1
> 

  reply	other threads:[~2016-06-10 23:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10 22:15 [PATCH] ARM: dts: qcom: msm8974-honami: Set DMA as remotely controlled Andy Gross
2016-06-10 22:15 ` Andy Gross
2016-06-10 23:47 ` Bjorn Andersson [this message]
2016-06-10 23:47   ` Bjorn Andersson

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=20160610234704.GR1256@tuxbot \
    --to=bjorn.andersson@linaro.org \
    --cc=andy.gross@linaro.org \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.