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

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


Il 31/01/24 08:19, Chen-Yu Tsai ha scritto:
The MT8186 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: 8b483bda1e46 ("pinctrl: add pinctrl driver on mt8186")
Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Argh :-)

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