Re: [RFC 5/5] rtc-at91rm9200: add support for at91sam9x5

2013-03-29 Thread Douglas Gilbert
On 13-03-29 12:03 PM, Johan Hovold wrote: Add support for the at91sam9x5-family which must use the shadow interrupt mask due to a hardware issue. --- drivers/rtc/rtc-at91rm9200.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/rtc/rtc-at91rm9200.c

[RFC 5/5] rtc-at91rm9200: add support for at91sam9x5

2013-03-29 Thread Johan Hovold
Add support for the at91sam9x5-family which must use the shadow interrupt mask due to a hardware issue. --- drivers/rtc/rtc-at91rm9200.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/rtc/rtc-at91rm9200.c b/drivers/rtc/rtc-at91rm9200.c index 2921866..f3e351f 100644 ---

[RFC 5/5] rtc-at91rm9200: add support for at91sam9x5

2013-03-29 Thread Johan Hovold
Add support for the at91sam9x5-family which must use the shadow interrupt mask due to a hardware issue. --- drivers/rtc/rtc-at91rm9200.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/rtc/rtc-at91rm9200.c b/drivers/rtc/rtc-at91rm9200.c index 2921866..f3e351f 100644 ---

Re: [RFC 5/5] rtc-at91rm9200: add support for at91sam9x5

2013-03-29 Thread Douglas Gilbert
On 13-03-29 12:03 PM, Johan Hovold wrote: Add support for the at91sam9x5-family which must use the shadow interrupt mask due to a hardware issue. --- drivers/rtc/rtc-at91rm9200.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/rtc/rtc-at91rm9200.c