aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/patches-4.1
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2015-12-02 21:52:41 +0000
committerHauke Mehrtens <hauke@openwrt.org>2015-12-02 21:52:41 +0000
commite4d66cd66d8fa4c266f4d1c55fff551462b62395 (patch)
tree2c7e46d8d26cdcd63b252bf5741a8535bb96bb46 /target/linux/sunxi/patches-4.1
parent080bc8eb39474e843c21a860ec4c4eaa11b77a99 (diff)
downloadmaster-187ad058-e4d66cd66d8fa4c266f4d1c55fff551462b62395.tar.gz
master-187ad058-e4d66cd66d8fa4c266f4d1c55fff551462b62395.tar.bz2
master-187ad058-e4d66cd66d8fa4c266f4d1c55fff551462b62395.zip
kernel: update 4.1 to 4.1.13
- two upstreamed patches removed - compile tested all targets using 4.1 - run tested ar71xx Signed-off-by: Roman Yeryomin <roman@advem.lv> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sunxi/patches-4.1')
-rw-r--r--target/linux/sunxi/patches-4.1/141-dt-sunxi-raise-minimum-cpu-voltage.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/sunxi/patches-4.1/141-dt-sunxi-raise-minimum-cpu-voltage.patch b/target/linux/sunxi/patches-4.1/141-dt-sunxi-raise-minimum-cpu-voltage.patch
deleted file mode 100644
index f2f799e734..0000000000
--- a/target/linux/sunxi/patches-4.1/141-dt-sunxi-raise-minimum-cpu-voltage.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/arm/boot/dts/sun7i-a20.dtsi
-+++ b/arch/arm/boot/dts/sun7i-a20.dtsi
-@@ -111,7 +111,7 @@
- 720000 1200000
- 528000 1100000
- 312000 1000000
-- 144000 900000
-+ 144000 1000000
- >;
- #cooling-cells = <2>;
- cooling-min-level = <0>;