From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Date: Fri, 08 May 2015 07:53:29 +0000 Subject: Re: [PATCH] phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value Message-Id: <554C68A9.1070806@ti.com> List-Id: References: <1427961671-8064-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yoshihiro Shimoda Cc: "linux-kernel@vger.kernel.org" , "linux-sh@vger.kernel.org" On Friday 08 May 2015 12:54 PM, Yoshihiro Shimoda wrote: > Hi Kishon, > >> Sent: Thursday, April 02, 2015 5:01 PM >> >> According to the technical update (No. TN-RCS-B011A/E), the UGSTS LOCK >> bit location is bit 8, not bits 1 and 0. It also says that the register >> address offset of UGSTS is 0x88, not 0x90. >> So, this patch fixes the USBHS_UGSTS_LOCK value and some comments. >> >> Signed-off-by: Yoshihiro Shimoda > > Would you apply this patch to your repository? > I tried to apply this patch on the current fixes branch of linux-phy today, > this patch could be applied without any error. applied now. Thanks Kishon > > Best regards, > Yoshihiro Shimoda >