Re: [PATCH 2/2] dt-bindings: pinctrl: mt8186: Add and use drive-strength-microamp

From: AngeloGioacchino Del Regno
Date: Mon Jul 25 2022 - 06:36:03 EST


Il 25/07/22 12:02, Allen-KH Cheng ha scritto:
Commit e5fabbe43f3f ("pinctrl: mediatek: paris: Support generic
PIN_CONFIG_DRIVE_STRENGTH_UA") added support for using
drive-strength-microamp instead of mediatek,drive-strength-adv.

Similarly to the mt8192 and mt8195, there's no user of property
'mediatek,drive-strength-adv', hence removing it is safe.

Fixes: 338e953f1bd1(dt-bindings: pinctrl: mt8186: add pinctrl file and binding document)
Signed-off-by: Allen-KH Cheng <allen-kh.cheng@xxxxxxxxxxxx>

The fixes tag format is wrong... Please fix that:

Fixes: 338e953f1bd1 ("dt-bindings: pinctrl: mt8186: add pinctrl file and binding document")

(sorry about wrapped line if you see it, that's supposed to be one line!).

After which:

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