]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 8 Apr 2016 13:25:08 +0000 (16:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 May 2016 21:48:59 +0000 (14:48 -0700)
commitcdefb5685abbea5c75b62e38cac5bcde799886eb
treea94ba72f600fc9ae57893d1671b20a2dea94bd6a
parent93e64310a349d390b7fd1e38ebdc88c6eb76e6b4
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys

commit 5ad3b03e4910f9f62342956ecdc758c7af6b8699 upstream.

This patch fixes an issue that cannot work if R-Car Gen2/3 run on
above 4GB physical memory environment to use a quirk XHCI_NO_64BIT_SUPPORT.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c