kernel/4.3: update to version 4.3.3
[openwrt/staging/lynxis.git] / target / linux / ramips / patches-4.3 / 0065-mt7688-fixes.patch
index 37b149c0693f3892fe9f7bcddf9b1af143508452..99a8f932e3b9cf55f87bc8bb72eef13ad6837086 100644 (file)
@@ -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);