Re: [PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver
From: Linus Walleij
Date: Mon Jun 08 2026 - 15:43:07 EST
Hi Yassine,
thanks for your patch!
On Sat, May 30, 2026 at 4:58 PM Yassine Oudjana
<yassine.oudjana@xxxxxxxxx> wrote:
> From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
>
> Add a driver for the MediaTek MT6735 SoC pin controller. This driver
> also supports the pin controller on MT6735M, which lacks 6 physical
> pins (198-203) used for MSDC2 on MT6735.
>
> Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
Sashiko has good comments on this driver, look into them!
> +config PINCTRL_MT6735
> + bool "MediaTek MT6735(M) pin control"
> + depends on OF
> + default ARM64 && ARCH_MEDIATEK
> + select PINCTRL_MTK_PARIS
There are in-flight patches to make MTK drivers tristate for
the Android GKI. Do you want to use tristate for this driver too?
Yours,
Linus Walleij