]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ralink: Add missing pinmux.
authorJohn Crispin <john@phrozen.org>
Tue, 20 Dec 2016 18:12:42 +0000 (19:12 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:47 +0000 (16:34 +0100)
commit16eccef68f21b729d18573a36eef41053a5f35bd
tree7e3bfa3e085a2d833d598a81b7c02fd3b9bc62d4
parent2517caf19dbfac3b39f2db5500c5fd03c4370e81
MIPS: ralink: Add missing pinmux.

The mt7620 has a pin that can be used to generate an external reference
clock. The pinmux setup was missing the definition of said pin. This patch
adds it.

Signed-off-by: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14898/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ralink/mt7620.h
arch/mips/ralink/mt7620.c