[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <dd501071-98b1-9635-ac2e-810b60aa892a@st.com>
Date: Fri, 25 Oct 2019 12:05:47 +0200
From: Alexandre Torgue <alexandre.torgue@...com>
To: Benjamin Gaignard <benjamin.gaignard@...com>, <robh+dt@...nel.org>,
<mark.rutland@....com>
CC: <linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: stm32f469: remove useless dma-ranges property
Hi Benjamin
On 10/15/19 2:30 PM, Benjamin Gaignard wrote:
> Remove dma-ranges from ltdc node since it is already set
> on bus node.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@...com>
> ---
> arch/arm/boot/dts/stm32f469-disco.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/stm32f469-disco.dts b/arch/arm/boot/dts/stm32f469-disco.dts
> index a3ff04940aec..c928126d5b7e 100644
> --- a/arch/arm/boot/dts/stm32f469-disco.dts
> +++ b/arch/arm/boot/dts/stm32f469-disco.dts
> @@ -166,7 +166,6 @@
> };
>
> <dc {
> - dma-ranges;
> status = "okay";
>
> port {
>
Applied on stm32-next. For the next time commit header has to be
formatted like that:
ARM: dts: stm32: .....
Thanks.
Alex
Powered by blists - more mailing lists