From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 17 Apr 2014 12:47:45 +0200 Subject: [U-Boot] [PATCH 1/2] usb: r8a66597: Fix initialization hub that using, R8A66597_MAX_ROOT_HUB In-Reply-To: <534F8750.70201@renesas.com> References: <534F8750.70201@renesas.com> Message-ID: <201404171247.45173.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, April 17, 2014 at 09:48:32 AM, yasuhisa umano wrote: > This driver is processed as two USB hub despite one. > The number of root hub is defined in R8A66597_MAX_ROOT_HUB. > This fixes that register is accessed by using the definition > of R8A66597_MAX_ROOT_HUB. > > Signed-off-by: Yasuhisa Umano Is there any reason why those two patches were sent twice please ? They seem the same in both cases. Otherwise, I'm fine with those patches. Best regards, Marek Vasut