On 19.10.2016 11:50, Yoshihiro Shimoda wrote:
This patch set is based on the latest Greg's usb.git / usb-next branch. (commit id = 1001354ca34179f3db924eb66672442a173147dc) Changes from v1: - Revise the comment in patch 1. - Don't add a new macro because the macro will be not used in the future. (Especially, the xhci-rcar driver will need to check SoC revision and change the firmware name.) Yoshihiro Shimoda (2): usb: host: xhci: rcar: add a new firmware version for r8a7796 usb: host: xhci: plat: add support for Renesas r8a7796 SoC Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 + drivers/usb/host/xhci-plat.c | 9 +++++++++ drivers/usb/host/xhci-rcar.c | 4 ++++ drivers/usb/host/xhci-rcar.h | 1 + 4 files changed, 15 insertions(+)
Thanks, added it to my tree -Mathias -- 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