This patch set adds support for R-Car M2-N (r8a7793) and H3 (r8a7795) xHCI controllers. To add support these new SoCs, this patch set modify some codes. This patch is based on the latest usb.git / usb-next branch. (The commit id = 07294cc2ea3000da706fd88c8ec7dcfadc715e14.) Yoshihiro Shimoda (4): usb: host: xhci-rcar: add xhci_rcar_is_compatible() function usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller usb: host: xhci-rcar: Change code for new SoCs usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers Documentation/devicetree/bindings/usb/usb-xhci.txt | 4 +- drivers/usb/host/xhci-plat.c | 11 ++- drivers/usb/host/xhci-rcar.c | 83 ++++++++++++++++++---- drivers/usb/host/xhci-rcar.h | 6 ++ 4 files changed, 81 insertions(+), 23 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html