pinctrl: sh-pfc: emev2: Add missing pinmux functions
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 24 Jan 2019 12:04:52 +0000 (13:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:22 +0000 (14:50 +0100)
commit334c4a0de41bdcf0c85daa916f85089eb8d092df
tree7ca673a32576e5186839272dfae1e1b20013ccab
parenta4150dee7b4c4c5ab0e8de256af5e95cf0ea5e80
pinctrl: sh-pfc: emev2: Add missing pinmux functions

[ Upstream commit 1ecd8c9cb899ae277e6986ae134635cb1a50f5de ]

The err_rst_reqb, ext_clki, lowpwr, and ref_clko pin groups are present,
but no pinmux functions refer to them, hence they can not be selected.

Fixes: 1e7d5d849cf4f0c5 ("sh-pfc: Add emev2 pinmux support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/sh-pfc/pfc-emev2.c