From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 27 Jan 2015 18:57:01 +0100 Subject: [U-Boot] [PATCH 06/23] usb: pci: Add XHCI driver for PCI In-Reply-To: <1422321801-6743-7-git-send-email-sjg@chromium.org> References: <1422321801-6743-1-git-send-email-sjg@chromium.org> <1422321801-6743-7-git-send-email-sjg@chromium.org> Message-ID: <201501271857.01300.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 Tuesday, January 27, 2015 at 02:23:04 AM, Simon Glass wrote: > Add a driver which locates the available XHCI controllers on the PCI bus > and makes them available. > > Signed-off-by: Simon Glass Hi! Which xhci controllers did you test with this patch and on which platform please? Is it just the minnow max + the integrated usb 3.0 controller on it? I recall I tried this, but had trouble getting the xhci-pci going on MX6 with a PCIe card with renesas controller. Thanks for working on this ! Best regards, Marek Vasut