Author: rmilecki
Date: 2015-12-03 09:36:34 +0100 (Thu, 03 Dec 2015)
New Revision: 47705

Modified:
   
trunk/target/linux/bcm53xx/patches-4.4/320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch
   
trunk/target/linux/bcm53xx/patches-4.4/331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
   
trunk/target/linux/bcm53xx/patches-4.4/351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch
Log:
bcm53xx: drop fixed clock from DTS for Buffalo WXR-1900DHP

We don't use fixed clock in 4.4 (and 4.3) anymore.

Signed-off-by: Rafa?\197?\130 Mi?\197?\130ecki <[email protected]>

Modified: 
trunk/target/linux/bcm53xx/patches-4.4/320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch
===================================================================
--- 
trunk/target/linux/bcm53xx/patches-4.4/320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch
       2015-12-03 08:19:30 UTC (rev 47704)
+++ 
trunk/target/linux/bcm53xx/patches-4.4/320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch
       2015-12-03 08:36:34 UTC (rev 47705)
@@ -15,16 +15,10 @@
 
 --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
 +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
-@@ -24,6 +24,23 @@
+@@ -24,6 +24,17 @@
                reg = <0x00000000 0x08000000>;
        };
  
-+      clocks {
-+              clk_periph: periph {
-+                      clock-frequency = <500000000>;
-+              };
-+      };
-+
 +      axi@18000000 {
 +              usb2@21000 {
 +                      reg = <0x00021000 0x1000>;

Modified: 
trunk/target/linux/bcm53xx/patches-4.4/331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
===================================================================
--- 
trunk/target/linux/bcm53xx/patches-4.4/331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
       2015-12-03 08:19:30 UTC (rev 47704)
+++ 
trunk/target/linux/bcm53xx/patches-4.4/331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch
       2015-12-03 08:36:34 UTC (rev 47705)
@@ -134,7 +134,7 @@
 +                     0x88000000 0x18000000>;
        };
  
-       clocks {
+       axi@18000000 {
 --- a/arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts
 +++ b/arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts
 @@ -21,7 +21,8 @@

Modified: 
trunk/target/linux/bcm53xx/patches-4.4/351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch
===================================================================
--- 
trunk/target/linux/bcm53xx/patches-4.4/351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch
       2015-12-03 08:19:30 UTC (rev 47704)
+++ 
trunk/target/linux/bcm53xx/patches-4.4/351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch
       2015-12-03 08:36:34 UTC (rev 47705)
@@ -81,7 +81,7 @@
 +};
 --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
 +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
-@@ -144,3 +144,8 @@
+@@ -138,3 +138,8 @@
                };
        };
  };
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to