Re: [PATCH 1/2] ARM: dts: imx6ul: add DMA properties for ECSPI

2019-01-12 Thread Shawn Guo
On Mon, Jan 07, 2019 at 02:22:25PM +0100, Stefan Agner wrote: > Allow to use DMA for SPI by adding the appropriate DMA properites > to the ecspi nodes. > > Signed-off-by: Stefan Agner Applied both, thanks.

[PATCH 1/2] ARM: dts: imx6ul: add DMA properties for ECSPI

2019-01-07 Thread Stefan Agner
Allow to use DMA for SPI by adding the appropriate DMA properites to the ecspi nodes. Signed-off-by: Stefan Agner --- arch/arm/boot/dts/imx6ul.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 6dc0b569acdf..b0193a