[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1369298335-24597-1-git-send-email-jhovold@gmail.com>
Date: Thu, 23 May 2013 10:38:50 +0200
From: Johan Hovold <jhovold@...il.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: Douglas Gilbert <dgilbert@...erlog.com>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
Ludovic Desroches <ludovic.desroches@...el.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Robert Nelson <Robert.Nelson@...ikey.com>,
Johan Hovold <jhovold@...il.com>
Subject: [PATCH v3 0/5] rtc-at91rm9200: add shadow interrupt mask
This is an update of the shadow-interrupt-mask series against v3.10-rc2.
I guess we need Atmel to confirm that all sam9x5 SoCs are indeed
affected. If not, then some probing mechanism as the one Doug suggested
could be implemented on top of (a subset of) these patches. What do you
say, Nicolas?
Note that the first patch (adding a missing OF compile guard) could be
applied straight away.
Thanks,
Johan
v3:
- rebase against v3.10-rc2
- remove some comments
v2:
- rebase on top of DT-support patch by Joachim Eastwood
- add missing brace in DT-id table
Johan Hovold (5):
rtc-at91rm9200: add match-table compile guard
rtc-at91rm9200: add configuration support
rtc-at91rm9200: refactor interrupt-register handling
rtc-at91rm9200: add shadow interrupt mask
rtc-at91rm9200: use shadow IMR on at91sam9x5
.../bindings/rtc/atmel,at91rm9200-rtc.txt | 2 +-
arch/arm/boot/dts/at91sam9x5.dtsi | 2 +-
drivers/rtc/rtc-at91rm9200.c | 131 +++++++++++++++++----
3 files changed, 113 insertions(+), 22 deletions(-)
--
1.8.2.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists