From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 13 Dec 2015 05:43:27 +0100 Subject: [U-Boot] [PATCH 3/6] usb: dwc2: determine TT hub address and port for split transactions In-Reply-To: <1449980278-19881-4-git-send-email-stefan.bruens@rwth-aachen.de> References: <1449980278-19881-1-git-send-email-stefan.bruens@rwth-aachen.de> <1449980278-19881-4-git-send-email-stefan.bruens@rwth-aachen.de> Message-ID: <201512130543.27363.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 Sunday, December 13, 2015 at 05:17:55 AM, Stefan Br?ns wrote: > Start split and complete split tokens need the hub address and the > downstream port of the first HS hub (device view). > Code copied from host/ehci_hcd.c > > Signed-off-by: Stefan Br?ns Acked-by: Marek Vasut Best regards, Marek Vasut