Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / arm / boot / dts / moxart.dtsi
index e86f8c9..1f4c795 100644 (file)
                };
 
                timer: timer@98400000 {
-                       compatible = "moxa,moxart-timer";
+                       compatible = "moxa,moxart-timer", "faraday,fttmr010";
                        reg = <0x98400000 0x42>;
                        interrupts = <19 IRQ_TYPE_EDGE_FALLING>;
                        clocks = <&clk_apb>;
+                       clock-names = "PCLK";
                };
 
                gpio: gpio@98700000 {