]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Thu, 30 Mar 2017 20:20:48 +0000 (23:20 +0300)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 12 Jul 2017 15:10:47 +0000 (10:10 -0500)
commitb446bd94a2dd4a6cbc3801854662f459ef5972b8
treed34248619ff1fd6799a607d8832e916431c1a02d
parent4b6c6fe930214b9f248feb14b1097245ad68e38f
pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data

BugLink: http://bugs.launchpad.net/bugs/1703854
commit 58439280f84e6b39fd7d61f25ab30489c1aaf0a9 upstream.

PINMUX_IPSR_MSEL() macro invocation for the TX2 signal has apparently wrong
1st argument -- most probably a result of cut&paste programming...

Fixes: 508845196238 ("pinctrl: sh-pfc: r8a7791 PFC support")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c