1
0
Fork 0

ARM: at91/dt: add clk properties to sama5d3 TDES device node

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
hifive-unleashed-5.1
Boris BREZILLON 2013-12-19 16:11:15 +01:00 committed by Nicolas Ferre
parent f68cd3565b
commit 45e5c2cb6b
1 changed files with 2 additions and 0 deletions

View File

@ -372,6 +372,8 @@
dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(20)>,
<&dma1 2 AT91_DMA_CFG_PER_ID(21)>;
dma-names = "tx", "rx";
clocks = <&tdes_clk>;
clock-names = "tdes_clk";
};
dma0: dma-controller@ffffe600 {