We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e243640 + fca6add commit 3bc9050Copy full SHA for 3bc9050
1 file changed
arch/arm/boot/dts/at91-sam9x60ek.dts
@@ -304,13 +304,6 @@
304
compatible = "atmel,sama5d2-i2c";
305
reg = <0x600 0x200>;
306
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
312
- AT91_XDMAC_DT_PERID(1))>;
313
- dma-names = "tx", "rx";
314
#address-cells = <1>;
315
#size-cells = <0>;
316
clocks = <&pmc PMC_TYPE_PERIPHERAL 5>;
0 commit comments