sunxi: drop 3.14 support
[openwrt/openwrt.git] / target / linux / sunxi / patches-3.14 / 132-dt-sun7i-add-usbclock-bindings.patch
diff --git a/target/linux/sunxi/patches-3.14/132-dt-sun7i-add-usbclock-bindings.patch b/target/linux/sunxi/patches-3.14/132-dt-sun7i-add-usbclock-bindings.patch
deleted file mode 100644 (file)
index 1a97fae..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-From 25a1ac92997df2b1e2c76a374d444605cbc96a9f Mon Sep 17 00:00:00 2001
-From: Roman Byshko <rbyshko@gmail.com>
-Date: Fri, 7 Feb 2014 16:21:53 +0100
-Subject: [PATCH] ARM: sun7i: dt: Add bindings for USB clocks
-
-Signed-off-by: Roman Byshko <rbyshko@gmail.com>
-Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
----
- arch/arm/boot/dts/sun7i-a20.dtsi | 9 +++++++++
- 1 file changed, 9 insertions(+)
-
---- a/arch/arm/boot/dts/sun7i-a20.dtsi
-+++ b/arch/arm/boot/dts/sun7i-a20.dtsi
-@@ -313,6 +313,15 @@
-                       clock-output-names = "ir1";
-               };
-+              usb_clk: clk@01c200cc {
-+                      #clock-cells = <1>;
-+                      #reset-cells = <1>;
-+                      compatible = "allwinner,sun4i-a10-usb-clk";
-+                      reg = <0x01c200cc 0x4>;
-+                      clocks = <&pll6 1>;
-+                      clock-output-names = "usb_ohci0", "usb_ohci1", "usb_phy";
-+              };
-+
-               spi3_clk: clk@01c200d4 {
-                       #clock-cells = <0>;
-                       compatible = "allwinner,sun4i-mod0-clk";