]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc-at91rm9200: use shadow IMR on at91sam9x5
authorJohan Hovold <jhovold@gmail.com>
Fri, 7 Jun 2013 00:07:07 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:41:47 +0000 (15:41 +1000)
commitb94f7ee7ea9b2c36ec9b8d4e120df54cc6733613
treedd3e9f11aaf5f62373893f5f63d554fc309a77a0
parent8017d968b0fdaad9da49b7960e9674919a0eddc3
rtc-at91rm9200: use shadow IMR on at91sam9x5

Add support for the at91sam9x5-family which must use the shadow interrupt
mask due to a hardware issue (causing RTC_IMR to always be zero).

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Douglas Gilbert <dgilbert@interlog.com>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: Robert Nelson <Robert.Nelson@digikey.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.txt
drivers/rtc/rtc-at91rm9200.c