Re: [PATCH 3/6] ARM: ux500: Add support for ST-Ericsson's u9540 SoC

2012-10-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:20 Thu 11 Oct , Lee Jones wrote: > On Thu, 11 Oct 2012, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > On 08:38 Thu 11 Oct , Lee Jones wrote: > > > On Wed, 10 Oct 2012, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > > > > On 16:18 Wed 10 Oct , Lee Jones wrote: > > > > > First le

Re: [PATCH 3/6] ARM: ux500: Add support for ST-Ericsson's u9540 SoC

2012-10-11 Thread Lee Jones
On Thu, 11 Oct 2012, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 08:38 Thu 11 Oct , Lee Jones wrote: > > On Wed, 10 Oct 2012, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > > On 16:18 Wed 10 Oct , Lee Jones wrote: > > > > First level board support for the u9540. > > > > > > > > Acked-b

Re: [PATCH 3/6] ARM: ux500: Add support for ST-Ericsson's u9540 SoC

2012-10-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:38 Thu 11 Oct , Lee Jones wrote: > On Wed, 10 Oct 2012, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > On 16:18 Wed 10 Oct , Lee Jones wrote: > > > First level board support for the u9540. > > > > > > Acked-by: Linus Walleij > > > Signed-off-by: Lee Jones > > > --- > > > arch/arm/

Re: [PATCH 3/6] ARM: ux500: Add support for ST-Ericsson's u9540 SoC

2012-10-11 Thread Lee Jones
On Wed, 10 Oct 2012, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 16:18 Wed 10 Oct , Lee Jones wrote: > > First level board support for the u9540. > > > > Acked-by: Linus Walleij > > Signed-off-by: Lee Jones > > --- > > arch/arm/mach-ux500/cpu-db8500.c | 14 ++ > > 1 file cha

Re: [PATCH 3/6] ARM: ux500: Add support for ST-Ericsson's u9540 SoC

2012-10-10 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:18 Wed 10 Oct , Lee Jones wrote: > First level board support for the u9540. > > Acked-by: Linus Walleij > Signed-off-by: Lee Jones > --- > arch/arm/mach-ux500/cpu-db8500.c | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/arch/arm/mach-ux500/cpu-db8500.c > b

[PATCH 3/6] ARM: ux500: Add support for ST-Ericsson's u9540 SoC

2012-10-10 Thread Lee Jones
First level board support for the u9540. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/mach-ux500/cpu-db8500.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index 3d8e321..6b7f970 100644