From: Boris BREZILLON Date: Thu, 19 Dec 2013 15:11:13 +0000 (+0100) Subject: ARM: at91/dt: add clk properties to sama5d3 SHA device node X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4df4f446ef881a351ebf50107f2ac6ddb557ab46;p=deliverable%2Flinux.git ARM: at91/dt: add clk properties to sama5d3 SHA device node Signed-off-by: Boris BREZILLON Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi index 7bd226cd5fa6..321e24b49ebf 100644 --- a/arch/arm/boot/dts/sama5d3.dtsi +++ b/arch/arm/boot/dts/sama5d3.dtsi @@ -350,6 +350,8 @@ interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>; dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(17)>; dma-names = "tx"; + clocks = <&sha_clk>; + clock-names = "sha_clk"; }; aes@f8038000 {