Re: [PATCH] ARM: dts: omap3-n9 family: mark proper OMAP version

2014-02-11 Thread Nishanth Menon
Aaro, On 02/11/2014 12:51 PM, Aaro Koskinen wrote: > Hi, > > On Tue, Feb 11, 2014 at 09:29:01AM -0600, Nishanth Menon wrote: >> Nokia N900 uses OMAP3430 and N9/N950 uses OMAP3630. Mark SoC compatibilty >> as per Documentation/devicetree/bindings/arm/omap/omap.txt else >> N9/N950 will be probed as

Re: [PATCH] ARM: dts: omap3-n9 family: mark proper OMAP version

2014-02-11 Thread Aaro Koskinen
Hi, On Tue, Feb 11, 2014 at 09:29:01AM -0600, Nishanth Menon wrote: > Nokia N900 uses OMAP3430 and N9/N950 uses OMAP3630. Mark SoC compatibilty > as per Documentation/devicetree/bindings/arm/omap/omap.txt else > N9/N950 will be probed as a OMAP3430 type device, since default ti,omap3 > maps to OMA

[PATCH] ARM: dts: omap3-n9 family: mark proper OMAP version

2014-02-11 Thread Nishanth Menon
Nokia N900 uses OMAP3430 and N9/N950 uses OMAP3630. Mark SoC compatibilty as per Documentation/devicetree/bindings/arm/omap/omap.txt else N9/N950 will be probed as a OMAP3430 type device, since default ti,omap3 maps to OMAP3430 compatibility. Cc: Aaro Koskinen Signed-off-by: Nishanth Menon ---