[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1ae3beb4-cfd1-1c6d-8c59-c94c45e1ba42@atmel.com>
Date: Thu, 19 Jan 2017 08:23:28 -0700
From: Nicolas Ferre <nicolas.ferre@...el.com>
To: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
CC: Kevin Hilman <khilman@...libre.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
"stable #v4 . 1+" <stable@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: Enable DMA on sama5d4_xplained console
Le 18/01/2017 à 17:46, Alexandre Belloni a écrit :
> Enable DMA on usart3 to get a more reliable console. This is especially
> useful for automation and kernelci were a kernel with PROVE_LOCKING enabled
> is quite susceptible to character loss, resulting in tests failure.
>
> Cc: stable <stable@...r.kernel.org> #v4.1+
> Signed-off-by: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@...el.com>
Thanks,
Regards.
> ---
> arch/arm/boot/dts/at91-sama5d4_xplained.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91-sama5d4_xplained.dts b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> index ed7fce297738..44d1171c7fc0 100644
> --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> @@ -110,6 +110,8 @@
> };
>
> usart3: serial@...0c000 {
> + atmel,use-dma-rx;
> + atmel,use-dma-tx;
> status = "okay";
> };
>
>
--
Nicolas Ferre
Powered by blists - more mailing lists