]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm: socfpga: Add clock for smp_twd timer
authorDinh Nguyen <dinguyen@altera.com>
Tue, 1 Oct 2013 19:42:27 +0000 (14:42 -0500)
committerDinh Nguyen <dinguyen@altera.com>
Fri, 4 Oct 2013 16:09:43 +0000 (11:09 -0500)
Assign a clock for the twd-timer.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ian.campbell@citrix.com>
CC: linux-arm-kernel@lists.infradead.org
arch/arm/boot/dts/socfpga.dtsi

index e273fa993b8c82aa696273be311a145d38d21e5d..e7260ca9eaf1a7e7d5800bd5569a7317da99e1e7 100644 (file)
                        compatible = "arm,cortex-a9-twd-timer";
                        reg = <0xfffec600 0x100>;
                        interrupts = <1 13 0xf04>;
+                       clocks = <&mpu_periph_clk>;
                };
 
                timer0: timer0@ffc08000 {