bcm53xx: fix Netgear R8000 serial console
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-3.14 / 351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
index f185592c8119101a777e6b2e3327d87898ea6842..ceff9e121cb96322ee67271ae6aa7c7750589ded 100644 (file)
@@ -138,12 +138,12 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 +      chipcommonA {
 +              uart0: serial@0300 {
 +                      status = "okay";
-+                      clock-frequency = <130000000>;
++                      clock-frequency = <125000000>;
 +              };
 +
 +              uart1: serial@0400 {
 +                      status = "okay";
-+                      clock-frequency = <130000000>;
++                      clock-frequency = <125000000>;
 +              };
 +      };
  };