Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / arm / boot / dts / rk3066a.dtsi
index f5a665b..ae40554 100644 (file)
        };
 
        timer2: timer@2000e000 {
-               compatible = "snps,dw-apb-timer-osc";
+               compatible = "snps,dw-apb-timer";
                reg = <0x2000e000 0x100>;
                interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&cru SCLK_TIMER2>, <&cru PCLK_TIMER2>;
        };
 
        timer0: timer@20038000 {
-               compatible = "snps,dw-apb-timer-osc";
+               compatible = "snps,dw-apb-timer";
                reg = <0x20038000 0x100>;
                interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&cru SCLK_TIMER0>, <&cru PCLK_TIMER0>;
        };
 
        timer1: timer@2003a000 {
-               compatible = "snps,dw-apb-timer-osc";
+               compatible = "snps,dw-apb-timer";
                reg = <0x2003a000 0x100>;
                interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&cru SCLK_TIMER1>, <&cru PCLK_TIMER1>;
                        #interrupt-cells = <2>;
                };
 
-               pcfg_pull_default: pcfg_pull_default {
+               pcfg_pull_default: pcfg-pull-default {
                        bias-pull-pin-default;
                };
 
-               pcfg_pull_none: pcfg_pull_none {
+               pcfg_pull_none: pcfg-pull-none {
                        bias-disable;
                };