X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fsunxi%2Fpatches-3.13%2F177-dt-sun7i-fix-ehci-irqtypes.patch;h=b2ee15008ba217bec9973f5dbec5534a9a8370d3;hp=9b4575e8009891942a7bdf4b4df239d1e42a5789;hb=af63cdf87ad76177fb7180e5fb57ec6f949fbb98;hpb=83d9cec4911b6639c1c2f22cfb943df3e1252a1e diff --git a/target/linux/sunxi/patches-3.13/177-dt-sun7i-fix-ehci-irqtypes.patch b/target/linux/sunxi/patches-3.13/177-dt-sun7i-fix-ehci-irqtypes.patch index 9b4575e800..b2ee15008b 100644 --- a/target/linux/sunxi/patches-3.13/177-dt-sun7i-fix-ehci-irqtypes.patch +++ b/target/linux/sunxi/patches-3.13/177-dt-sun7i-fix-ehci-irqtypes.patch @@ -8,11 +8,9 @@ Signed-off-by: Hans de Goede 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 -