On 13/03/2015 at 11:23:05 +0100, Daniel Lezcano wrote :
On 03/12/2015 01:07 PM, Alexandre Belloni wrote:
This patch set cleans up the system timer driver.
The main goal is to get rid of the mach/ headers dependency. At the same time,
it introduces proper probing and locking (using a regmap) for the watchdog
driver.
This is based on 4.0-rc1 and will have two merge conflicts with my cleanup #1 in
mach-at91/at91rm9200.c
It also needs this patch to probe the watchdog properly:
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327274.html
Hi Alexandre,
through which tree do you want this patchset to be merged ?
I'd say through the at91 tree as I have another series that depend on
that one