bcm53xx: backport BCM5301X patches from 2019-09-30
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-4.4 / 351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch
index 19b24849cc181aed3ff66823c4c102950bfc08e9..3b4fab74a9723c42cd84b91765f7fd0cc61f38f7 100644 (file)
@@ -70,47 +70,23 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 +};
 --- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
 +++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
-@@ -65,3 +65,8 @@
+@@ -65,3 +65,7 @@
                };
        };
  };
 +
 +&uart0 {
 +      status = "okay";
-+      clock-frequency = <125000000>;
 +};
 --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
 +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
-@@ -128,6 +128,10 @@
+@@ -128,6 +128,9 @@
        };
  };
  
 +&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
-@@ -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 @@
- &uart0 {
-       status = "okay";
-+      clock-frequency = <125000000>;
- };