aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-01-12 20:52:19 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-01-12 20:52:19 +0000
commit50ff51e118b8c1dc098fd2d26d2235bd1add458c (patch)
tree9c12efd0736e8aa581bc815fa08d4e87867d3428 /target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch
parent418c28764024a6ecf6bbd66315de6df006ac037a (diff)
downloadmaster-187ad058-50ff51e118b8c1dc098fd2d26d2235bd1add458c.tar.gz
master-187ad058-50ff51e118b8c1dc098fd2d26d2235bd1add458c.tar.bz2
master-187ad058-50ff51e118b8c1dc098fd2d26d2235bd1add458c.zip
kernel/4.3: update to version 4.3.3
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48224 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch')
-rw-r--r--target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch b/target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch
index 37b149c069..99a8f932e3 100644
--- a/target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch
+++ b/target/linux/ramips/patches-4.3/0065-mt7688-fixes.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/ralink/mt7620.c
+++ b/arch/mips/ralink/mt7620.c
-@@ -104,31 +104,31 @@
+@@ -104,31 +104,31 @@ static struct rt2880_pmx_group mt7620a_p
};
static struct rt2880_pmx_func pwm1_grp_mt7628[] = {
@@ -37,7 +37,7 @@
};
static struct rt2880_pmx_func i2c_grp_mt7628[] = {
-@@ -140,21 +140,21 @@
+@@ -140,21 +140,21 @@ static struct rt2880_pmx_func i2c_grp_mt
static struct rt2880_pmx_func refclk_grp_mt7628[] = { FUNC("reclk", 0, 36, 1) };
static struct rt2880_pmx_func perst_grp_mt7628[] = { FUNC("perst", 0, 37, 1) };
@@ -62,7 +62,7 @@
};
static struct rt2880_pmx_func i2s_grp_mt7628[] = {
-@@ -449,6 +449,8 @@
+@@ -449,6 +449,8 @@ void __init ralink_clk_init(void)
ralink_clk_add("10000b00.spi", sys_rate);
ralink_clk_add("10000b40.spi", sys_rate);
ralink_clk_add("10000c00.uartlite", periph_rate);
@@ -71,7 +71,7 @@
ralink_clk_add("10180000.wmac", xtal_rate);
if (IS_ENABLED(CONFIG_USB) &&
-@@ -571,13 +573,13 @@
+@@ -571,13 +573,13 @@ void prom_soc_init(struct ralink_soc_inf
cfg0 = __raw_readl(sysc + SYSC_REG_SYSTEM_CONFIG0);