Add Platform specific compatible, because xHCI of this SoC has an issue with HS port which has to reset on disconnect event. Signed-off-by: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt index 97400e8..ee1f051 100644 --- a/Documentation/devicetree/bindings/usb/usb-xhci.txt +++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt @@ -22,6 +22,7 @@ Required properties: device - "renesas,rcar-gen3-xhci" for a generic R-Car Gen3 or RZ/G2 compatible device + - "brcm,sr-xhci" for Stingray SoC - "xhci-platform" (deprecated) When compatible with the generic version, nodes must list the -- 2.7.4