Re: [PATCH v3 2/2] gpiolib: support parsing gpio three-cell interrupts scheme

From: Bartosz Golaszewski
Date: Tue Apr 08 2025 - 05:02:21 EST


On Tue, Apr 8, 2025 at 10:47 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> On Mon, Apr 07 2025 at 13:26, Bartosz Golaszewski wrote:
> > On Mon, Apr 7, 2025 at 12:33 PM Yixun Lan <dlan@xxxxxxxxxx> wrote:
> >> On 06:06 Wed 26 Mar , Yixun Lan wrote:
> >> I'd assume this patch [2/2] will go via pinctrl's tree?
> >> as patch [1/2] has been accepted by Thomas into tip tree [1]..
> >> Additonally need to pull that commit first? since it's a dependency
> >>
> >
> > No, this should go through the GPIO tree but for that I'd need an
> > immutable tag with patch 1/2.
>
> Here you go:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irqdomain-04-08-25
>
> Thanks,
>
> tglx

Thanks, pulled.

Bartosz