提交 4df4f446 编写于 作者: B Boris BREZILLON 提交者: Nicolas Ferre

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

Signed-off-by: NBoris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 eed97298
...@@ -350,6 +350,8 @@ ...@@ -350,6 +350,8 @@
interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>; interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>;
dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(17)>; dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(17)>;
dma-names = "tx"; dma-names = "tx";
clocks = <&sha_clk>;
clock-names = "sha_clk";
}; };
aes@f8038000 { aes@f8038000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册