Re: [PATCH 2/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8192

From: AngeloGioacchino Del Regno
Date: Wed Jan 31 2024 - 04:02:44 EST


Il 31/01/24 08:19, Chen-Yu Tsai ha scritto:
The MT8192 does not support configuring pin slew rate. This is evident
from both the datasheet, and the fact that the driver points the slew
rate register range at the GPIO direction register range.

Drop the bogus setting.

Fixes: d32f38f2a8fc ("pinctrl: mediatek: Add pinctrl driver for mt8192")
Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

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