ARM: at91: pit add DT support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 27 Feb 2012 10:19:34 +0000 (11:19 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 1 Mar 2012 12:38:36 +0000 (13:38 +0100)
commit23fa648fd32658ca295de3ef2b7c883c7b8a6120
tree987bbd0179c182faa455842cf66f63c054307ae5
parent8014d6f4dd074d4d248d3de7f63348fa2568476b
ARM: at91: pit add DT support

Retreive registers address and IRQ from device tree entry.
Called from at91_dt_init_irq() so that timers are up-n-running
when timers initialization will occur.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
[nicolas.ferre@atmel.com: change error path and interrupts property handling]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Documentation/devicetree/bindings/arm/atmel-at91.txt [new file with mode: 0644]
arch/arm/boot/dts/at91sam9g20.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/mach-at91/at91sam926x_time.c
arch/arm/mach-at91/at91sam9x5.c
This page took 0.026778 seconds and 5 git commands to generate.