Re: [PATCH 1/4] ARM: dove: add system controller node

2014-03-03 Thread Jason Cooper
On Thu, Feb 27, 2014 at 10:28:02PM +0100, Sebastian Hesselbarth wrote: > This adds a DT node for the system-controller found on Marvell Dove > SoCs. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > Cc:

[PATCH 1/4] ARM: dove: add system controller node

2014-02-27 Thread Sebastian Hesselbarth
This adds a DT node for the system-controller found on Marvell Dove SoCs. Signed-off-by: Sebastian Hesselbarth --- Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Kumar Gala Cc: Russell King Cc: Jason Cooper Cc: Andrew Lunn Cc: Gregory Clement Cc: devicet...@vger.ker