This patch set is based on the latest usb.git / usb-next branch. (commit id = ce53bfc4374cada8b645765e2b4ad5831e760932) Changes from v2: - Change the quirk name to "XHCI_NO_64BIT_SUPPORT". - Add comments for R-Car Gen2/3 (like a patch v1) in xhci-plat.c. Changes from v1: - Add a new quirk "XHCI_CLEAR_AC64" for using it on some PCIe card. http://thread.gmane.org/gmane.linux.kernel.renesas-soc/858/focus=1694 Yoshihiro Shimoda (2): usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys drivers/usb/host/xhci-plat.c | 13 +++++++++++++ drivers/usb/host/xhci.c | 10 ++++++++++ drivers/usb/host/xhci.h | 1 + 3 files changed, 24 insertions(+) -- 1.9.1