dm: ls1021a: dts: Update USB 3.0 node to support DM USB
authorRajesh Bhagat <rajesh.bhagat@nxp.com>
Fri, 1 Jul 2016 13:21:48 +0000 (18:51 +0530)
committerMarek Vasut <marex@denx.de>
Sun, 7 Aug 2016 19:55:43 +0000 (21:55 +0200)
Update USB 3.0 controller dts node in ls1021a.dtsi.

Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
arch/arm/dts/ls1021a.dtsi

index ee0e554..119b1af 100644 (file)
                };
 
                usb3@3100000 {
-                       compatible = "snps,dwc3";
+                       compatible = "fsl,layerscape-dwc3";
                        reg = <0x3100000 0x10000>;
                        interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
                        dr_mode = "host";