Re: [PATCH v2 1/2] dt-bindings: gpio: add gpio-aggregator binding
From: Geert Uytterhoeven
Date: Mon Feb 16 2026 - 04:06:17 EST
Hi James,
On Fri, 13 Feb 2026 at 19:34, James Hilliard <james.hilliard1@xxxxxxxxx> wrote:
> On Fri, Feb 13, 2026 at 1:25 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
> > On Thu, 12 Feb 2026 at 22:22, James Hilliard <james.hilliard1@xxxxxxxxx> wrote:
> > > This gpio-map feature doesn't exist in the mainline kernel does it?
> >
> > Yes it is.
>
> Oh, where in the mainline kernel is the code for it? I searched and
> couldn't find any references to it.
git grep -w of_parse_phandle_with_args_map
Note that that does not find interrupt nexi, as that code doesn't use the
of_parse_phandle_with_args_map() helper (perhaps it should?).
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds