Re: [PATCH v2 3/9] mfd: syscon: Add Atmel MC (Memory Controller) registers definition

From: Alexandre Belloni
Date: Tue Apr 28 2015 - 08:56:07 EST


Hi,

On 28/04/2015 at 13:30:58 +0100, Lee Jones wrote :
> On Mon, 23 Mar 2015, Alexandre Belloni wrote:
>
> > From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> >
> > The at91rm9200 SoC embeds a Memory Controller block which is used to
> > configure several aspects of the platform:
> > - AHB/APB Bus behavior
> > - SDRAM Controller
> > - EBI (External Bus Interface) and SMC (Static Memory Controller) config
> >
> > Those registers might be accessed by different drivers, hence we need to
> > define it as a syscon device.
> >
> > Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> > Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
> > Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
> > ---
> > include/linux/mfd/syscon/atmel-mc.h | 144 ++++++++++++++++++++++++++++++++++++
> > 1 file changed, 144 insertions(+)
> > create mode 100644 include/linux/mfd/syscon/atmel-mc.h
>
> I've lost context here.
>
> Is it okay to take this now?
>

I'd say that it would be better to get that one through the AT91 tree
along with the following patches as they depend on it. Is that okay with
you?


--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/