bcm53xx: backport BCM5301X earlycon and USB VCC patches
[openwrt/svn-archive/archive.git] / target / linux / bcm53xx / patches-4.4 / 351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch
index 240a74bdf410802091bbe62dfeadfa67267023da..b5e92c18fc440a5a10f56d68e8e8c6bfb808ffa6 100644 (file)
@@ -81,26 +81,31 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 +};
 --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
 +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
-@@ -138,3 +138,8 @@
-               };
+@@ -128,6 +128,10 @@
        };
  };
-+
 +&uart0 {
 +      status = "okay";
 +      clock-frequency = <125000000>;
 +};
+ &usb2 {
+       vcc-gpio = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
 --- a/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
 +++ b/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
-@@ -127,3 +127,8 @@
-               };
+@@ -108,6 +108,11 @@
        };
  };
-+
 +&uart0 {
 +      status = "okay";
 +      clock-frequency = <125000000>;
 +};
++
+ &usb2 {
+       vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
+ };
 --- a/arch/arm/boot/dts/bcm4709-netgear-r7000.dts
 +++ b/arch/arm/boot/dts/bcm4709-netgear-r7000.dts
 @@ -104,4 +104,5 @@