[PATCH 1/2] pinctrl: mediatek: Add pinctrl driver for MT8188 SoC
Macpaul Lin (林智斌)
Macpaul.Lin at mediatek.com
Fri Jan 23 07:35:32 CET 2026
On Fri, 2026-01-23 at 13:56 +0800, Macpaul Lin wrote:
> On Fri, 2026-01-16 at 10:32 +0100, Julien Stephan wrote:
> > From: Chris-QJ Chen <chris-qj.chen at mediatek.com>
> >
> > Add pinctrl driver for mt8188. The driver is based on the kernel
> > driver.
> >
> > Signed-off-by: Chris-QJ Chen <chris-qj.chen at mediatek.com>
> > Signed-off-by: Jill.Wu <shu-yun.wu at mediatek.com>
> > Signed-off-by: Vitor Sato Eschholz <vsatoes at baylibre.com>
> > Signed-off-by: Julien Stephan <jstephan at baylibre.com>
> > ---
> > drivers/pinctrl/mediatek/Kconfig | 4 +
> > drivers/pinctrl/mediatek/Makefile | 1 +
> > drivers/pinctrl/mediatek/pinctrl-mt8188.c | 1344
> > +++++++++++++++++++++++++++++
> > 3 files changed, 1349 insertions(+)
> >
[snip...]
> > +/* MT8188 have multiple bases to program pin configuration listed
> > as
> > the below:
> > + * iocfg[0]:0x10005000, iocfg[1]:0x11c00000, iocfg[2]:0x11e10000,
> > + * iocfg[3]:0x11e20000, iocfg[4]:0x11ea0000
> > + * enum base could be used to indicate what base the pin should be
> > mapped into.
> > + */
>
> [snip...]
>
> Reviewed-by: Macpaul Lin <macpaul.lin at mediatek.com>
>
> Thanks
> Macpaul Lin
>
It was too bad my Outlook database was not sync with my evolution
database. Hence I've replied with a old version of the patch set.
Updated reviewed-by tag in v2 version.
I'm sorry for the confusing reply.
Best regards,
Macpaul Lin
More information about the U-Boot
mailing list