forked from Minki/linux
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>
This commit is contained in:
parent
f68cd3565b
commit
45e5c2cb6b
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user