bcm53xx: use the latest XHCI doorbell patch sent for upstream
[openwrt/staging/lynxis/omap.git] / target / linux / bcm53xx / patches-4.4 / 302-ARM-BCM5301X-Specify-USB-controllers-in-DT.patch
index 49fd6c2f28e85d901b8cdb572434fdf880bbe1ee..444bee1dffe3ccae8eb0bbdccc6b9ddfa9b8057b 100644 (file)
@@ -38,7 +38,7 @@ Subject: [PATCH] ARM: BCM5301X: Specify USB controllers in DT
                };
  
                usb3: usb3@23000 {
-@@ -257,6 +278,19 @@
+@@ -257,6 +278,20 @@
  
                        #address-cells = <1>;
                        #size-cells = <1>;
@@ -52,6 +52,7 @@ Subject: [PATCH] ARM: BCM5301X: Specify USB controllers in DT
 +                              compatible = "generic-xhci";
 +                              reg = <0x00023000 0x1000>;
 +                              interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
++                              usb3-fake-doorbell;
 +                              phys = <&usb3_phy>;
 +                              phy-names = "usb";
 +                      };