On Mon, 25 Jul 2022 19:07:02 +0800, Allen-KH Cheng 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. > > 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> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > .../bindings/pinctrl/pinctrl-mt8186.yaml | 29 ++----------------- > 1 file changed, 3 insertions(+), 26 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>