]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 Apr 2017 07:22:26 +0000 (09:22 +0200)
commit58439280f84e6b39fd7d61f25ab30489c1aaf0a9
treeafe59babc3a04ca682629ffc211f2557aa80d50a
parent3908632fb829d73317c64c3d04f584b49f62e4ae
pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data

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>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c