diff mbox series

ARM: dts: stm32f469: remove useless dma-ranges property

Message ID 20191015123058.14669-2-benjamin.gaignard@st.com (mailing list archive)
State Mainlined
Commit c34cbe24cfd512eff3bbfc09d1334f348ace5067
Headers show
Series ARM: dts: stm32f469: remove useless dma-ranges property | expand

Commit Message

Benjamin GAIGNARD Oct. 15, 2019, 12:30 p.m. UTC
Remove dma-ranges from ltdc node since it is already set
on bus node.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
---
 arch/arm/boot/dts/stm32f469-disco.dts | 1 -
 1 file changed, 1 deletion(-)

Comments

Alexandre TORGUE Oct. 25, 2019, 10:05 a.m. UTC | #1
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@st.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 @@
>   };
>   
>   &ltdc {
> -	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
diff mbox series

Patch

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 @@ 
 };
 
 &ltdc {
-	dma-ranges;
 	status = "okay";
 
 	port {