From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Mar 2015 12:55:00 +0100 Subject: [U-Boot] [PATCH 3/3] usb: dwc2: use phys_to_bus/bus_to_phys In-Reply-To: <1427249255-27427-3-git-send-email-swarren@wwwdotorg.org> References: <1427249255-27427-1-git-send-email-swarren@wwwdotorg.org> <1427249255-27427-3-git-send-email-swarren@wwwdotorg.org> Message-ID: <201503251255.00638.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 Wednesday, March 25, 2015 at 03:07:35 AM, Stephen Warren wrote: > Use of these APIs is required on the Raspberry Pi. With this change, USB > on RPi1 should be more reliable, and USB on the RPi2 will start working. > > Signed-off-by: Stephen Warren Applied to -next, thanks! Best regards, Marek Vasut