forked from Minki/linux
ARM: at91/dt: add clk properties to sama5d3 AES 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
4df4f446ef
commit
f68cd3565b
@ -361,6 +361,8 @@
|
||||
dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(18)>,
|
||||
<&dma1 2 AT91_DMA_CFG_PER_ID(19)>;
|
||||
dma-names = "tx", "rx";
|
||||
clocks = <&aes_clk>;
|
||||
clock-names = "aes_clk";
|
||||
};
|
||||
|
||||
tdes@f803c000 {
|
||||
|
Loading…
Reference in New Issue
Block a user