Re: [PATCH 2/2] ARM: dts: omap3-beagle: use 3630 definitions

2013-10-08 Thread Nishanth Menon
On 10/08/2013 12:47 PM, Felipe Balbi wrote: > Hi, > > On Mon, Oct 07, 2013 at 12:20:09PM -0700, Tony Lindgren wrote: >> * Nishanth Menon [131007 09:57]: >>> beagle-xm currently would matchup with ti,omap3 which invokes >>> omap3430_init_early instead of omap3630_init_early. So add >>> compatiblit

Re: [PATCH 2/2] ARM: dts: omap3-beagle: use 3630 definitions

2013-10-08 Thread Felipe Balbi
Hi, On Mon, Oct 07, 2013 at 12:20:09PM -0700, Tony Lindgren wrote: > * Nishanth Menon [131007 09:57]: > > beagle-xm currently would matchup with ti,omap3 which invokes > > omap3430_init_early instead of omap3630_init_early. So add > > compatiblity for 3630 to allow match > > > > Signed-off-by: N

Re: [PATCH 2/2] ARM: dts: omap3-beagle: use 3630 definitions

2013-10-07 Thread Tony Lindgren
* Nishanth Menon [131007 09:57]: > beagle-xm currently would matchup with ti,omap3 which invokes > omap3430_init_early instead of omap3630_init_early. So add > compatiblity for 3630 to allow match > > Signed-off-by: Nishanth Menon > --- > arch/arm/boot/dts/omap3-beagle-xm.dts |2 +- > 1 fil