ARM: at91/dt: sama5d4: fix the timer reg length
[cascardo/linux.git] / arch / arm / boot / dts / sama5d4.dtsi
index 1b0f30c..b94995d 100644 (file)
 
                        pit: timer@fc068630 {
                                compatible = "atmel,at91sam9260-pit";
-                               reg = <0xfc068630 0xf>;
+                               reg = <0xfc068630 0x10>;
                                interrupts = <3 IRQ_TYPE_LEVEL_HIGH 5>;
                                clocks = <&h32ck>;
                        };