Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / arm / boot / dts / sama5d3.dtsi
index a53279160f9833945e2dedc37fd1f019e919e8c3..36301bd9a14a5b00b3bd4b4f703a07b71f8bdfaa 100644 (file)
                                clock-names = "tdes_clk";
                        };
 
+                       trng@f8040000 {
+                               compatible = "atmel,at91sam9g45-trng";
+                               reg = <0xf8040000 0x100>;
+                               interrupts = <45 IRQ_TYPE_LEVEL_HIGH 0>;
+                               clocks = <&trng_clk>;
+                       };
+
                        dma0: dma-controller@ffffe600 {
                                compatible = "atmel,at91sam9g45-dma";
                                reg = <0xffffe600 0x200>;
This page took 0.02467 seconds and 5 git commands to generate.