]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/socfpga.dtsi
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable
[karo-tx-linux.git] / arch / arm / boot / dts / socfpga.dtsi
index bee62a2cf6d653f9f151651ca8379d86d5a91f43..e273fa993b8c82aa696273be311a145d38d21e5d 100644 (file)
                };
 
                timer0: timer0@ffc08000 {
-                       compatible = "snps,dw-apb-timer-sp";
+                       compatible = "snps,dw-apb-timer";
                        interrupts = <0 167 4>;
                        reg = <0xffc08000 0x1000>;
                };
 
                timer1: timer1@ffc09000 {
-                       compatible = "snps,dw-apb-timer-sp";
+                       compatible = "snps,dw-apb-timer";
                        interrupts = <0 168 4>;
                        reg = <0xffc09000 0x1000>;
                };
 
                timer2: timer2@ffd00000 {
-                       compatible = "snps,dw-apb-timer-osc";
+                       compatible = "snps,dw-apb-timer";
                        interrupts = <0 169 4>;
                        reg = <0xffd00000 0x1000>;
                };
 
                timer3: timer3@ffd01000 {
-                       compatible = "snps,dw-apb-timer-osc";
+                       compatible = "snps,dw-apb-timer";
                        interrupts = <0 170 4>;
                        reg = <0xffd01000 0x1000>;
                };