From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755188AbaCMUaR (ORCPT ); Thu, 13 Mar 2014 16:30:17 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:47152 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753085AbaCMUaP (ORCPT ); Thu, 13 Mar 2014 16:30:15 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 99.127.230.128 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/5M9kP33f4ATEI7/zXklKd Date: Thu, 13 Mar 2014 13:30:09 -0700 From: Tony Lindgren To: Felipe Balbi Cc: Mugunthan V N , devicetree@vger.kernel.org, Sebastian Andrzej Siewior , linux-kernel@vger.kernel.org, bcousson@baylibre.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [RESEND PATCH 1/1] arm: dts: am33xx: correcting dt node unit address for usb Message-ID: <20140313203009.GE5981@atomide.com> References: <1394109094-19205-1-git-send-email-mugunthanvnm@ti.com> <20140306152637.GB25648@saruman.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140306152637.GB25648@saruman.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Felipe Balbi [140306 07:33]: > On Thu, Mar 06, 2014 at 06:01:34PM +0530, Mugunthan V N wrote: > > DT node's unit address should be its own register offset address to make it a > > unique across the system. This patch corrects the incorrect USB entries with > > correct register offset for unit address. > > > > Cc: Sebastian Andrzej Siewior > > Cc: Felipe Balbi > > Signed-off-by: Mugunthan V N > > Acked-by: Felipe Balbi Applying into omap-for-v3.15/fixes with cc stable v3.12+. If somebody wants it in earlier kernels it needs to be updated and posted to the lists. Regards, Tony > > This patch was posted long back (Aug. 30, 2013), below is the archive of the > > orginal patch. > > https://patchwork.kernel.org/patch/2852163/ > > > > --- > > arch/arm/boot/dts/am33xx.dtsi | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi > > index 7073429..9770e35 100644 > > --- a/arch/arm/boot/dts/am33xx.dtsi > > +++ b/arch/arm/boot/dts/am33xx.dtsi > > @@ -453,7 +453,7 @@ > > ti,hwmods = "usb_otg_hs"; > > status = "disabled"; > > > > - usb_ctrl_mod: control@44e10000 { > > + usb_ctrl_mod: control@44e10620 { > > compatible = "ti,am335x-usb-ctrl-module"; > > reg = <0x44e10620 0x10 > > 0x44e10648 0x4>; > > @@ -556,7 +556,7 @@ > > "tx14", "tx15"; > > }; > > > > - cppi41dma: dma-controller@07402000 { > > + cppi41dma: dma-controller@47402000 { > > compatible = "ti,am3359-cppi41"; > > reg = <0x47400000 0x1000 > > 0x47402000 0x1000 > > -- > > 1.9.0 > > > > -- > balbi > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel