]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/sama5d4.dtsi
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
[karo-tx-linux.git] / arch / arm / boot / dts / sama5d4.dtsi
index db1151c18466c3ac530be0ba39ba2f00be3a06bc..4e2cc30d6615bfbd547b46f5541f31f82a34e2e8 100644 (file)
                                status = "disabled";
                        };
 
+                       trng@fc030000 {
+                               compatible = "atmel,at91sam9g45-trng";
+                               reg = <0xfc030000 0x100>;
+                               interrupts = <53 IRQ_TYPE_LEVEL_HIGH 0>;
+                               clocks = <&trng_clk>;
+                       };
+
                        adc0: adc@fc034000 {
                                compatible = "atmel,at91sam9x5-adc";
                                reg = <0xfc034000 0x100>;
                        watchdog@fc068640 {
                                compatible = "atmel,sama5d4-wdt";
                                reg = <0xfc068640 0x10>;
+                               interrupts = <4 IRQ_TYPE_LEVEL_HIGH 7>;
                                clocks = <&clk32k>;
                                status = "disabled";
                        };