From 0534e2c79c419cdd89e19e1c8dda45105f861280 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Thu, 20 Mar 2014 21:40:07 +0000 Subject: sunxi: various changes - fix mmc, sata, usb (partially) on CubieTruck - fix hstimer DT on A20 Signed-off-by: Zoltan HERPAI Signed-off-by: Zalan Blenessy SVN-Revision: 39971 --- .../linux/sunxi/patches-3.13/146-3-dt-sun7i-a20-add-hstimer.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/sunxi/patches-3.13/146-3-dt-sun7i-a20-add-hstimer.patch') diff --git a/target/linux/sunxi/patches-3.13/146-3-dt-sun7i-a20-add-hstimer.patch b/target/linux/sunxi/patches-3.13/146-3-dt-sun7i-a20-add-hstimer.patch index dea8e6b..dc9ce4f 100644 --- a/target/linux/sunxi/patches-3.13/146-3-dt-sun7i-a20-add-hstimer.patch +++ b/target/linux/sunxi/patches-3.13/146-3-dt-sun7i-a20-add-hstimer.patch @@ -31,10 +31,10 @@ Signed-off-by: Daniel Lezcano + hstimer@01c60000 { + compatible = "allwinner,sun7i-a20-hstimer"; + reg = <0x01c60000 0x1000>; -+ interrupts = <0 81 1>, -+ <0 82 1>, -+ <0 83 1>, -+ <0 84 1>; ++ interrupts = <0 81 4>, ++ <0 82 4>, ++ <0 83 4>, ++ <0 84 4>; + clocks = <&ahb_gates 28>; + }; + -- cgit v1.1