Re: [PATCH v2 0/2] upboard pinctrl support for device id INTC1055

From: Mika Westerberg

Date: Mon Jun 15 2026 - 05:49:36 EST


On Mon, Jun 15, 2026 at 03:01:23PM +0800, GaryWang wrote:
> On Mon, 15 Jun 2026 at 12:35, Mika Westerberg
> <mika.westerberg@xxxxxxxxxxxxxxx> wrote:
> >
> > Hi,
> >
> > On Fri, Jun 12, 2026 at 06:13:31PM +0800, GaryWang wrote:
> > > Add missing groups and functions in Tigerlake's pinctrl driver for INTC1055.
> > > Add support "UP Xtreme i12", "UP Squared Pro 7000", "UP Squared i12", "UP 7000" boards.
> > >
> > > The pinctrl-upboard is provide additional driving power & pin mux function
> > > through native SOC pins -> FPGA/CPLD -> hat pins for flexable board level
> > > applications. it's probe from ACPI device id AANT0F01 & AANT0F04.
> > >
> > > Signed-off-by: GaryWang <is0124@xxxxxxxxx>
> > > ---
> > > Changes in v2:
> > > - Add brief introduction pinctrl-upboard architecture in cover content.
> > > - Add more detail explaining for pinctrl-tigerlake commit message.
> > > - Link to v1: https://lore.kernel.org/r/20260610-upboard-pinctrl-add-upboard-intc1055-support-v1-0-8185d2abbfb1@xxxxxxxxx
> > >
> > > ---
> > > GaryWang (2):
> > > pinctrl: tigerlake: add some pin groups and functions for INTC1055
> > > pinctrl: upboard: add device id INTC1055 based UP boards support
> >
> > Both,
> Sorry, I am unclear what Both?

Both patches :)

> >
> > Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>