Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91...
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Nov 2012 09:48:33 +0000 (10:48 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Nov 2012 09:48:33 +0000 (10:48 +0100)
1  2 
Documentation/devicetree/bindings/arm/atmel-at91.txt
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/at91sam9g20ek_common.dtsi
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/setup.c

@@@ -7,8 -7,14 +7,14 @@@ PIT Timer required properties
  - interrupts: Should contain interrupt for the PIT which is the IRQ line
    shared across all System Controller members.
  
+ System Timer (ST) required properties:
+ - compatible: Should be "atmel,at91rm9200-st"
+ - reg: Should contain registers location and length
+ - interrupts: Should contain interrupt for the ST which is the IRQ line
+   shared across all System Controller members.
  TC/TCLIB Timer required properties:
 -- compatible: Should be "atmel,<chip>-pit".
 +- compatible: Should be "atmel,<chip>-tcb".
    <chip> can be "at91rm9200" or "at91sam9x5"
  - reg: Should contain registers location and length
  - interrupts: Should contain all interrupts for the TC block
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge