From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Subject: Re: [PATCH] ARM: dts: am335x-boards: Fixup the usb control module address in respective Board files Date: Wed, 9 Apr 2014 12:26:47 +0530 Message-ID: <5344EF2F.8010106@ti.com> References: <1396962477-9045-1-git-send-email-george.cherian@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1396962477-9045-1-git-send-email-george.cherian-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: George Cherian , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, balbi-l0cyMroinI0@public.gmane.org, rogerq-l0cyMroinI0@public.gmane.org List-Id: linux-omap@vger.kernel.org On Tuesday 08 April 2014 06:37 PM, George Cherian wrote: > The USB Contol Module address was updated in am33xx.dtsi file > by the following commit 8abcdd680d543fb582371e146e62ba9f2af8a816 > ARM: dts: am33xx: correcting dt node unit address for usb > > The same changes need to be done for respective board files. > Without these changes USB wont be detected in any of the boards. > > Signed-off-by: George Cherian Acked-by: Mugunthan V N -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: mugunthanvnm@ti.com (Mugunthan V N) Date: Wed, 9 Apr 2014 12:26:47 +0530 Subject: [PATCH] ARM: dts: am335x-boards: Fixup the usb control module address in respective Board files In-Reply-To: <1396962477-9045-1-git-send-email-george.cherian@ti.com> References: <1396962477-9045-1-git-send-email-george.cherian@ti.com> Message-ID: <5344EF2F.8010106@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 08 April 2014 06:37 PM, George Cherian wrote: > The USB Contol Module address was updated in am33xx.dtsi file > by the following commit 8abcdd680d543fb582371e146e62ba9f2af8a816 > ARM: dts: am33xx: correcting dt node unit address for usb > > The same changes need to be done for respective board files. > Without these changes USB wont be detected in any of the boards. > > Signed-off-by: George Cherian Acked-by: Mugunthan V N From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932247AbaDIG57 (ORCPT ); Wed, 9 Apr 2014 02:57:59 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:54087 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbaDIG55 (ORCPT ); Wed, 9 Apr 2014 02:57:57 -0400 Message-ID: <5344EF2F.8010106@ti.com> Date: Wed, 9 Apr 2014 12:26:47 +0530 From: Mugunthan V N User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: George Cherian , , , , CC: , , , , , , , , , Subject: Re: [PATCH] ARM: dts: am335x-boards: Fixup the usb control module address in respective Board files References: <1396962477-9045-1-git-send-email-george.cherian@ti.com> In-Reply-To: <1396962477-9045-1-git-send-email-george.cherian@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 On Tuesday 08 April 2014 06:37 PM, George Cherian wrote: > The USB Contol Module address was updated in am33xx.dtsi file > by the following commit 8abcdd680d543fb582371e146e62ba9f2af8a816 > ARM: dts: am33xx: correcting dt node unit address for usb > > The same changes need to be done for respective board files. > Without these changes USB wont be detected in any of the boards. > > Signed-off-by: George Cherian Acked-by: Mugunthan V N