Re: [PATCH] Add FDT support to Pandaboard initialization

2012-10-29 Thread Felipe Balbi
On Sat, Oct 27, 2012 at 08:50:00PM +0200, Constantine Shulyupin wrote: From: Constantine Shulyupin co...@makelinux.com Problem: - FDT is supported only by generic OMAP board initialization in arch/arm/mach-omap2/board-generic.c and lacks some configurations, which are not yet configured

Re: [PATCH] Add FDT support to Pandaboard initialization

2012-10-29 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [121028 23:22]: On Sat, Oct 27, 2012 at 08:50:00PM +0200, Constantine Shulyupin wrote: From: Constantine Shulyupin co...@makelinux.com Problem: - FDT is supported only by generic OMAP board initialization in arch/arm/mach-omap2/board-generic.c and lacks

[PATCH] Add FDT support to Pandaboard initialization

2012-10-27 Thread Constantine Shulyupin
From: Constantine Shulyupin co...@makelinux.com Problem: - FDT is supported only by generic OMAP board initialization in arch/arm/mach-omap2/board-generic.c and lacks some configurations, which are not yet configured in FDT (USB for example). Solution: - arch/arm/mach-omap2/board-omap4panda.c