upgrade 3.13 targets to 3.13.2, refresh patches
[openwrt/openwrt.git] / target / linux / sunxi / patches-3.13 / 177-dt-sun7i-fix-ehci-irqtypes.patch
index 9b4575e8009891942a7bdf4b4df239d1e42a5789..b2ee15008ba217bec9973f5dbec5534a9a8370d3 100644 (file)
@@ -8,11 +8,9 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com>
  arch/arm/boot/dts/sun7i-a20.dtsi | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi
-index 956b5cd..2e19c47 100644
 --- a/arch/arm/boot/dts/sun7i-a20.dtsi
 +++ b/arch/arm/boot/dts/sun7i-a20.dtsi
-@@ -664,7 +664,7 @@
+@@ -635,7 +635,7 @@
                ehci0: ehci0@0x01c14000 {
                        compatible = "allwinner,sunxi-ehci";
                        reg = <0x01c14000 0x400 0x01c14800 0x4 0x01c13404 0x4>;
@@ -21,7 +19,7 @@ index 956b5cd..2e19c47 100644
                        resets = <&usb_rst 1>;
                        reset-names = "ehci_reset";
                        clocks = <&usb 8>, <&ahb_gates 1>;
-@@ -675,7 +675,7 @@
+@@ -646,7 +646,7 @@
                ehci1: ehci1@0x01c1c000 {
                        compatible = "allwinner,sunxi-ehci";
                        reg = <0x01c1c000 0x400 0x01c1c800 0x4 0x01c13404 0x4>;
@@ -30,6 +28,3 @@ index 956b5cd..2e19c47 100644
                        resets = <&usb_rst 2>;
                        reset-names = "ehci_reset";
                        clocks = <&usb 8>, <&ahb_gates 3>;
--- 
-1.8.5.1
-