linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 01/23] sama5d2.dtsi: workaround SPI DMA
@ 2017-02-02 18:51 Alexandre Belloni
  2017-02-02 18:51 ` [PATCH 02/23] PMC backup Alexandre Belloni
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alexandre Belloni @ 2017-02-02 18:51 UTC (permalink / raw)
  To: Nicolas Ferre; +Cc: linux-arm-kernel, linux-kernel, Alexandre Belloni

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/boot/dts/sama5d2.dtsi | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi
index 111470359235..908b0baca42f 100644
--- a/arch/arm/boot/dts/sama5d2.dtsi
+++ b/arch/arm/boot/dts/sama5d2.dtsi
@@ -916,12 +916,6 @@
 				compatible = "atmel,at91rm9200-spi";
 				reg = <0xf8000000 0x100>;
 				interrupts = <33 IRQ_TYPE_LEVEL_HIGH 7>;
-				dmas = <&dma0
-					(AT91_XDMAC_DT_MEM_IF(0) | AT91_XDMAC_DT_PER_IF(1) |
-					 AT91_XDMAC_DT_PERID(6))>,
-				       <&dma0
-					(AT91_XDMAC_DT_MEM_IF(0) | AT91_XDMAC_DT_PER_IF(1) |
-					 AT91_XDMAC_DT_PERID(7))>;
 				dma-names = "tx", "rx";
 				clocks = <&spi0_clk>;
 				clock-names = "spi_clk";
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-02 18:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02 18:51 [PATCH 01/23] sama5d2.dtsi: workaround SPI DMA Alexandre Belloni
2017-02-02 18:51 ` [PATCH 02/23] PMC backup Alexandre Belloni
2017-02-02 18:51 ` [PATCH 03/23] IRQ backup Alexandre Belloni
2017-02-02 18:51 ` [PATCH 04/23] TCB backup Alexandre Belloni
2017-02-02 18:51 ` [PATCH 05/23] ARM: at91: sama5d2 backup Alexandre Belloni
2017-02-02 18:51 ` [PATCH 06/23] tty/serial: atmel: ensure state is restored after suspending Alexandre Belloni
2017-02-02 18:51 ` [PATCH 07/23] pinctrl: at91-pio4: handle suspend to ram Alexandre Belloni
2017-02-02 18:54 ` [PATCH 01/23] sama5d2.dtsi: workaround SPI DMA Alexandre Belloni

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).