Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756454Ab3JGUdG (ORCPT ); Mon, 7 Oct 2013 16:33:06 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:42442 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751995Ab3JGUdD (ORCPT ); Mon, 7 Oct 2013 16:33:03 -0400 Message-ID: <52531A65.5070803@ti.com> Date: Mon, 7 Oct 2013 15:32:37 -0500 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Nishanth Menon , =?ISO-8859-1?Q?Beno=EEt_Cousson?= , Tony Lindgren , Felipe , Olof Johansson CC: , , , , Subject: Re: [PATCH V2] ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree References: <20131007192009.GA8949@atomide.com> <1381177842-2678-1-git-send-email-nm@ti.com> In-Reply-To: <1381177842-2678-1-git-send-email-nm@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 25 On 10/07/2013 03:30 PM, Nishanth Menon wrote: [...] > diff --git a/arch/arm/boot/dts/omap3-beagle-xm.dts b/arch/arm/boot/dts/omap3-beagle-xm.dts > index 0c514dc..02dd4a9 100644 > --- a/arch/arm/boot/dts/omap3-beagle-xm.dts > +++ b/arch/arm/boot/dts/omap3-beagle-xm.dts > @@ -11,7 +11,7 @@ > > / { > model = "TI OMAP3 BeagleBoard xM"; > - compatible = "ti,omap3-beagle-xm", "ti,omap3-beagle", "ti,omap3"; > + compatible = "ti,omap3-beagle-xm", "ti,omap363x", "ti,omap3"; ^^^ yikes - should have been ti,omap36xx -> apologies, my fix was not committed in local branch :( - will update and resend - grr.. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/