Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / at91rm9200.dtsi
index da622bf45b4a3a17a07216cc8a28126c0e13dae4..ba61893a02a0cda9741ebbdc24cbe8f3e1a2399e 100644 (file)
                        };
 
                        tcb0: timer@fffa0000 {
-                               compatible = "atmel,at91rm9200-tcb";
+                               compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
+                               #address-cells = <1>;
+                               #size-cells = <0>;
                                reg = <0xfffa0000 0x100>;
                                interrupts = <17 IRQ_TYPE_LEVEL_HIGH 0
                                              18 IRQ_TYPE_LEVEL_HIGH 0
                        };
 
                        tcb1: timer@fffa4000 {
-                               compatible = "atmel,at91rm9200-tcb";
+                               compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
+                               #address-cells = <1>;
+                               #size-cells = <0>;
                                reg = <0xfffa4000 0x100>;
                                interrupts = <20 IRQ_TYPE_LEVEL_HIGH 0
                                              21 IRQ_TYPE_LEVEL_HIGH 0