Re: [PATCH v2 4/6] pinctrl: mediatek: fix the pinconf register offset of some pins

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


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

Correct the bias-pull-up, bias-pull-down and bias-disable register
offset of mt7986 pin-42 to pin-49, in the original driver, the
relative offset value was erroneously decremented by 1.

Fixes: 360de6728064 ("pinctrl: mediatek: add support for MT7986 SoC")
Signed-off-by: Sam Shih <sam.shih@xxxxxxxxxxxx>
Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>

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