Re: [PATCH 1/2] usb: xhci: Add Intel cherrytrail extended cap / otg phy mux handling

2016-12-22 Thread kbuild test robot
Hi Hans, [auto build test ERROR on v4.9-rc8] [also build test ERROR on next-20161222] [cannot apply to usb/usb-testing phy/next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 1/2] usb: xhci: Add Intel cherrytrail extended cap / otg phy mux handling

2016-12-22 Thread Hans de Goede
The Intel cherrytrail xhci controller has an extended cap mmio-range which contains registers to control the muxing to the xhci (host mode) or the dwc3 (device mode) and vbus-detection for the otg usb-phy. Having a phy driver included in the xhci code (or under drivers/usb/host) is not desirable.