[PATCH v2 04/18] xhci-platform: Add a new controller using xhci: Armada 38x
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Fri Apr 25 10:55:15 PDT 2014
Hello.
On 04/25/2014 06:07 PM, Gregory CLEMENT wrote:
> Extend the compatible string list with armada-380-xhci. It is used to
> describe xhci controller which is in the Armada 38x SoCs.
> Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>
> ---
> Documentation/devicetree/bindings/usb/usb-xhci.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
> diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt
> index 90f8f607d125..cbc91414fd59 100644
> --- a/Documentation/devicetree/bindings/usb/usb-xhci.txt
> +++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt
> @@ -1,7 +1,8 @@
> USB xHCI controllers
>
> Required properties:
> - - compatible: should be "generic-xhci" (deprecated: "xhci-platform").
> + - compatible: should be on of "generic-xhci",
s/on/one/
> + "marvell,armada-380-xhci" (deprecated: "xhci-platform").
What's the difference of "marvell,armada-380-xhci" to "generic-xhci"?
WBR, Sergei
More information about the linux-arm-kernel
mailing list