Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-12-07 Thread Tony Lindgren
* Ilya Yanok ya...@emcraft.com [21 15:46]: Hi Tony, On 19.11.2011 04:36, Tony Lindgren wrote: Well, it already boots with DT actually. Did you mean booting with DT and board-generic? I have to admit I don't know how to proceed here: Good to hear you're already playing with it.

Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-21 Thread Ilya Yanok
Hi Tony, On 19.11.2011 04:36, Tony Lindgren wrote: Well, it already boots with DT actually. Did you mean booting with DT and board-generic? I have to admit I don't know how to proceed here: Good to hear you're already playing with it. Yes, let's work on making all the boards work with DT

Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-18 Thread Tony Lindgren
* Ilya Yanok ya...@emcraft.com [14 12:04]: Hi Tony, On 11.11.2011 04:12, Tony Lindgren wrote: This looks OK but let's concentrate on getting things working with board-generic.c and DT only in mainline kernel. I can apply this into testing-board, but let's not cause more churn in

Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-14 Thread Ilya Yanok
Hi Tony, On 11.11.2011 04:12, Tony Lindgren wrote: This looks OK but let's concentrate on getting things working with board-generic.c and DT only in mainline kernel. I can apply this into testing-board, but let's not cause more churn in mainline with the board files that will be

Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-13 Thread Pankaj Kumar
Hi IIya, Support for the HTKW mcx board (TI AM3517 based) including serial, Ethernet, I2C, USB host, HSMMC, DSS and RTC. Signed-off-by: Ilya Yanok ya...@emcraft.com +static struct omap_dss_board_info mcx_dss_data = { + .num_devices= ARRAY_SIZE(mcx_dss_devices), + .devices

Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-10 Thread Igor Grinberg
Hi Ilya, On 11/09/11 02:12, Ilya Yanok wrote: Support for the HTKW mcx board (TI AM3517 based) including serial, Ethernet, I2C, USB host, HSMMC, DSS and RTC. Signed-off-by: Ilya Yanok ya...@emcraft.com --- arch/arm/boot/dts/mcx.dts| 29 ++

Re: [PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-10 Thread Tony Lindgren
* Ilya Yanok ya...@emcraft.com [08 15:38]: Support for the HTKW mcx board (TI AM3517 based) including serial, Ethernet, I2C, USB host, HSMMC, DSS and RTC. Signed-off-by: Ilya Yanok ya...@emcraft.com --- arch/arm/boot/dts/mcx.dts| 29 ++

[PATCH 4/4] mcx: initial support for HTKW mcx board

2011-11-08 Thread Ilya Yanok
Support for the HTKW mcx board (TI AM3517 based) including serial, Ethernet, I2C, USB host, HSMMC, DSS and RTC. Signed-off-by: Ilya Yanok ya...@emcraft.com --- arch/arm/boot/dts/mcx.dts| 29 ++ arch/arm/mach-omap2/Kconfig |5 +