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

From: Linus Walleij
Date: Tue Apr 04 2023 - 09:58:41 EST


On Fri, Mar 31, 2023 at 7:39 PM Alexandre Mergnat <amergnat@xxxxxxxxxxxx> wrote:

> 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>
> ---
> Changes in v2:
> - Change the bias-pull enum values to match with other Mediatek SoC.
> That allows to use MTK generic define and be compliant with the MTK
> common pinctrl driver.
> - Link to v1: https://lore.kernel.org/r/20230327-cleanup-pinctrl-binding-v1-0-b695e32e4f2e@xxxxxxxxxxxx

These patches does not apply to my devel branch:
https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel

Can you please rebase and resend?

If you have several conflicting patches that need to be applied to the
pinctrl tree, then collect them all in a series so I can apply them all
at once. Thanks!

Yours,
Linus Walleij