arm: dts: rockchip: px30: add and enable rng node
[oweals/u-boot.git] / arch / arm / dts / at91sam9x5.dtsi
index a422c98706acb60d09ce694d3e89e4626468406f..bd4abe00d6f70f79d2cea109e9d6a7261cb09bb5 100644 (file)
@@ -41,9 +41,6 @@
        };
 
        cpus {
-               #address-cells = <0>;
-               #size-cells = <0>;
-
                cpu {
                        compatible = "arm,arm926ej-s";
                        device_type = "cpu";
                        };
 
                        adc0: adc@f804c000 {
-                               #address-cells = <1>;
-                               #size-cells = <0>;
                                compatible = "atmel,at91sam9x5-adc";
                                reg = <0xf804c000 0x100>;
                                interrupts = <19 IRQ_TYPE_LEVEL_HIGH 0>;
                                };
                        };
 
-                       watchdog@fffffe40 {
+                       watchdog: watchdog@fffffe40 {
                                compatible = "atmel,at91sam9260-wdt";
                                reg = <0xfffffe40 0x10>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;