devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Torgue <alexandre.torgue@st.com>
To: Hugues Fruchet <hugues.fruchet@st.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-stm32@st-md-mailman.stormreply.com>,
	Alain Volmat <alain.volmat@st.com>,
	Amelie DELAUNAY <amelie.delaunay@st.com>
Subject: Re: [PATCH] ARM: dts: stm32: fix DCMI DMA features on stm32mp15 family
Date: Mon, 9 Nov 2020 09:49:38 +0100	[thread overview]
Message-ID: <585bbff2-89a7-0e10-2280-e4236dc36d2c@st.com> (raw)
In-Reply-To: <1602148182-25869-1-git-send-email-hugues.fruchet@st.com>

Hi Hugues

On 10/8/20 11:09 AM, Hugues Fruchet wrote:
> Enable FIFO mode with half-full threshold.
> 
> Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
> ---
>   arch/arm/boot/dts/stm32mp151.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/stm32mp151.dtsi b/arch/arm/boot/dts/stm32mp151.dtsi
> index bfe2902..cfba9a1 100644
> --- a/arch/arm/boot/dts/stm32mp151.dtsi
> +++ b/arch/arm/boot/dts/stm32mp151.dtsi
> @@ -1091,7 +1091,7 @@
>   			resets = <&rcc CAMITF_R>;
>   			clocks = <&rcc DCMI>;
>   			clock-names = "mclk";
> -			dmas = <&dmamux1 75 0x400 0x0d>;
> +			dmas = <&dmamux1 75 0x400 0x01>;
>   			dma-names = "tx";
>   			status = "disabled";
>   		};
> 

Applied on stm32-next.

Thanks.
Alex

      reply	other threads:[~2020-11-09  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08  9:09 [PATCH] ARM: dts: stm32: fix DCMI DMA features on stm32mp15 family Hugues Fruchet
2020-11-09  8:49 ` Alexandre Torgue [this message]

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=585bbff2-89a7-0e10-2280-e4236dc36d2c@st.com \
    --to=alexandre.torgue@st.com \
    --cc=alain.volmat@st.com \
    --cc=amelie.delaunay@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=hugues.fruchet@st.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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).