[PATCH 1/7] ARM: u300: push down syscon registers

Arnd Bergmann arnd at arndb.de
Thu May 2 12:21:11 EDT 2013


On Thursday 02 May 2013, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij at linaro.org>
> 
> Get rid of the <mach/syscon.h> header as a prerequisite for
> multiplatform support. Do this by pushing the registers down
> to their respective drivers and deleting the unused remainder.
> 
> Cc: Mike Turquette <mturquette at linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> Mike: I'm seeking an ACK for this to take it through the
> ARM SoC tree alongside the big bowl of DT enablement patches.
> ---

How do those drivers get to the SYSCON base address? Should they
be using drivers/mfd/syscon.c as the multiplexor instead?

	Arnd



More information about the linux-arm-kernel mailing list