Re: [PATCH v1 1/2] dt-bindings: pinctrl: mt8192: Add drive-strength-microamp

From: Rob Herring
Date: Wed May 25 2022 - 21:57:50 EST


On Wed, 25 May 2022 11:57:13 -0400, Nícolas F. R. A. Prado wrote:
> 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.
>
> Since there aren't any users of mediatek,drive-strength-adv on mt8192
> yet, remove this property and add drive-strength-microamp in its place,
> which has a clearer meaning.
>
> Fixes: 4ac68333ff6d ("dt-bindings: pinctrl: mt8192: Add mediatek,drive-strength-adv property")
> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
>
> ---
>
> .../bindings/pinctrl/pinctrl-mt8192.yaml | 27 ++-----------------
> 1 file changed, 2 insertions(+), 25 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>