Skip to content

Commit 3bc9050

Browse files
committed
Merge branch 'at91-4.19-trunk/dt_sam9x60' into linux-4.19-at91
2 parents e243640 + fca6add commit 3bc9050

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

arch/arm/boot/dts/at91-sam9x60ek.dts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -304,13 +304,6 @@
304304
compatible = "atmel,sama5d2-i2c";
305305
reg = <0x600 0x200>;
306306
interrupts = <5 IRQ_TYPE_LEVEL_HIGH 7>;
307-
dmas = <&dma0
308-
(AT91_XDMAC_DT_MEM_IF(0) | AT91_XDMAC_DT_PER_IF(1) |
309-
AT91_XDMAC_DT_PERID(0))>,
310-
<&dma0
311-
(AT91_XDMAC_DT_MEM_IF(0) | AT91_XDMAC_DT_PER_IF(1) |
312-
AT91_XDMAC_DT_PERID(1))>;
313-
dma-names = "tx", "rx";
314307
#address-cells = <1>;
315308
#size-cells = <0>;
316309
clocks = <&pmc PMC_TYPE_PERIPHERAL 5>;

0 commit comments

Comments
 (0)