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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

