ramips: add backported MT7628 pinmux fixes
[openwrt/staging/dedeckeh.git] / target / linux / ramips / patches-4.4 / 0083-MIPS-ralink-fix-MT7628-wled_an-pinmux-gpio.patch
1 From 07b50db6e685172a41b9978aebffb2438166d9b6 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
3 Date: Thu, 19 May 2016 22:07:35 +0200
4 Subject: [PATCH] MIPS: ralink: fix MT7628 wled_an pinmux gpio
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 Cc: john@phrozen.org
11 Cc: linux-mips@linux-mips.org
12 Cc: linux-kernel@vger.kernel.org
13 Patchwork: https://patchwork.linux-mips.org/patch/13307/
14 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
15 ---
16 arch/mips/ralink/mt7620.c | 8 ++++----
17 1 file changed, 4 insertions(+), 4 deletions(-)
18
19 --- a/arch/mips/ralink/mt7620.c
20 +++ b/arch/mips/ralink/mt7620.c
21 @@ -196,10 +196,10 @@ static struct rt2880_pmx_func wled_kn_gr
22 };
23
24 static struct rt2880_pmx_func wled_an_grp_mt7628[] = {
25 - FUNC("rsvd", 3, 35, 1),
26 - FUNC("rsvd", 2, 35, 1),
27 - FUNC("gpio", 1, 35, 1),
28 - FUNC("wled_an", 0, 35, 1),
29 + FUNC("rsvd", 3, 44, 1),
30 + FUNC("rsvd", 2, 44, 1),
31 + FUNC("gpio", 1, 44, 1),
32 + FUNC("wled_an", 0, 44, 1),
33 };
34
35 #define MT7628_GPIO_MODE_MASK 0x3