Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f68cd356 authored by Boris BREZILLON's avatar Boris BREZILLON Committed by Nicolas Ferre
Browse files

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

parent 4df4f446
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -361,6 +361,8 @@
				dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(18)>,
				dmas = <&dma1 2 AT91_DMA_CFG_PER_ID(18)>,
				       <&dma1 2 AT91_DMA_CFG_PER_ID(19)>;
				       <&dma1 2 AT91_DMA_CFG_PER_ID(19)>;
				dma-names = "tx", "rx";
				dma-names = "tx", "rx";
				clocks = <&aes_clk>;
				clock-names = "aes_clk";
			};
			};


			tdes@f803c000 {
			tdes@f803c000 {