pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Wed, 29 Mar 2017 18:36:51 +0000 (21:36 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Jul 2017 13:01:04 +0000 (15:01 +0200)
commitc5db45ef9e8660542b8a2adbc1b17122c5baf542
tree638b1011401e67a107a019d8c96f14d0b41cc5d2
parent37705843587ba34a94855889b81a8072f4e8c206
pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal

commit 3908632fb829d73317c64c3d04f584b49f62e4ae upstream.

The R8A7791 PFC driver  was apparently based on the preliminary revisions
of  the user's  manual, which  omitted the DVC_MUTE signal  altogether in
the PFC section. The modern manual has the signal described,  so just add
the necassary data to the driver...

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