On Thu, 30 Jun 2022 15:15:43 +0200, AngeloGioacchino Del Regno wrote: > As was already done for MT8192 in commit b52e695324bb ("dt-bindings: > pinctrl: mt8192: Add drive-strength-microamp"), replace the custom > mediatek,drive-strength-adv property with the standardized pinconf > 'drive-strength-microamp' one. > > Similarly to the mt8192 counterpart, there's no user of property > 'mediatek,drive-strength-adv', hence removing it is safe. > > Fixes: 69c3d58dc187 ("dt-bindings: pinctrl: mt8195: Add mediatek,drive-strength-adv property") > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > .../bindings/pinctrl/pinctrl-mt8195.yaml | 27 ++----------------- > 1 file changed, 2 insertions(+), 25 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>