[PATCH 0/2] Cleanup Mediatek pinctrl device tree binding

From: Alexandre Mergnat
Date: Tue Mar 28 2023 - 09:08:01 EST


Deprecate properties which shall not exist, leaked upstream from downstream
kernels, there's no reason to use them. Here the deprecated properties and
the generic properties which will replace them:

- mediatek,drive-strength-adv => drive-strength-microamp
- mediatek,pull-up-adv => bias-pull-up
- mediatek,pull-down-adv => bias-pull-down

Thanks AngeloGioacchino Del Regno to reported it. [1]

[1]: https://lore.kernel.org/all/6e08d78f-ef4c-b228-f7d2-d63767ea87b8@xxxxxxxxxxxxx/

Signed-off-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>
---
Alexandre Mergnat (2):
dt-bindings: pinctrl: mediatek: deprecate custom drive strength property
dt-bindings: pinctrl: mediatek: deprecate custom bias pull properties for mt8365

.../bindings/pinctrl/mediatek,mt8183-pinctrl.yaml | 8 +++--
.../bindings/pinctrl/mediatek,mt8365-pinctrl.yaml | 38 +++++++++++++++++++---
2 files changed, 39 insertions(+), 7 deletions(-)
---
base-commit: fe15c26ee26efa11741a7b632e9f23b01aca4cc6
change-id: 20230327-cleanup-pinctrl-binding-8064a8f8bf68

Best regards,
--
Alexandre Mergnat <amergnat@xxxxxxxxxxxx>