Re: [PATCH 3/8] xhci-platform: Add a new controller using xhci: Armada 38x

2014-04-19 Thread Felipe Balbi
On Fri, Apr 18, 2014 at 12:22:38PM +0200, Gregory CLEMENT wrote: > Extend the compatible string list with xhci-armada-380. It is used to > describe xhci controller which is in the Armada 38x SoCs. > > Signed-off-by: Gregory CLEMENT > --- > Documentation/devicetree/bindings/usb/usb-xhci.txt | 3 +

[PATCH 3/8] xhci-platform: Add a new controller using xhci: Armada 38x

2014-04-18 Thread Gregory CLEMENT
Extend the compatible string list with xhci-armada-380. It is used to describe xhci controller which is in the Armada 38x SoCs. Signed-off-by: Gregory CLEMENT --- Documentation/devicetree/bindings/usb/usb-xhci.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentatio