]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: add Device Tree description of USB cluster controller on Armada 375
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 13 Nov 2014 11:47:47 +0000 (12:47 +0100)
committerJason Cooper <jason@lakedaemon.net>
Wed, 26 Nov 2014 03:55:42 +0000 (03:55 +0000)
On Armada 375, the USB cluster allows to control the cluster composed
of the USB2 and USB3 host controllers.

Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1415879269-29711-6-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-375.dtsi

index 9721e55384ce086a52ac3c0e93b25c7b4e2c3b4f..ff376387a798911f0ca69e5db9a91028c71a0cda 100644 (file)
                                #clock-cells = <1>;
                        };
 
+                       usbcluster: usb-cluster@18400 {
+                               compatible = "marvell,armada-375-usb-cluster";
+                               reg = <0x18400 0x4>;
+                               #phy-cells = <1>;
+                       };
+
                        mbusc: mbus-controller@20000 {
                                compatible = "marvell,mbus-controller";
                                reg = <0x20000 0x100>, <0x20180 0x20>;