Re: [PATCH v2 5/6] pinctrl: mediatek: extend pinctrl-moore to support new bias functions

From: AngeloGioacchino Del Regno
Date: Mon Nov 07 2022 - 04:33:40 EST


Il 06/11/22 09:01, Frank Wunderlich ha scritto:
From: Sam Shih <sam.shih@xxxxxxxxxxxx>

Commit fb34a9ae383a ("pinctrl: mediatek: support rsel feature")
introduced SoC specify 'pull_type' attribute to mtk_pinconf_bias_set_combo
and mtk_pinconf_bias_get_combo, and make the functions able to support
almost all Mediatek SoCs that use pinctrl-mtk-common-v2.c.

This patch enables pinctrl_moore to support these functions.

Signed-off-by: Sam Shih <sam.shih@xxxxxxxxxxxx>
Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>