From: Linus Walleij <linusw@kernel.org>
To: "Nuno Sá" <noname.nuno@gmail.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
Nuno Sa <nuno.sa@analog.com>,
Michael Hennerich <Michael.Hennerich@analog.com>,
Radu Sabau <radu.sabau@analog.com>,
Ramona Gradinariu <ramona.gradinariu@analog.com>,
Antoniu Miclaus <antoniu.miclaus@analog.com>,
Sergiu Cuciurean <sergiu.cuciurean@analog.com>,
Dragos Bogdan <dragos.bogdan@analog.com>,
Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>,
Andrea Tomassetti <andrea.tomassetti@sipearl.com>,
"johan+linaro@kernel.org" <johan+linaro@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"peda@axentia.se" <peda@axentia.se>,
"srini@kernel.org" <srini@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Ulf Hansson <ulf.hansson@oss.qualcomm.com>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH v2] mux: gpio-mux: add support for 4:1 2-channels mux
Date: Mon, 29 Jun 2026 21:27:39 +0200 [thread overview]
Message-ID: <CAD++jL=smrjBSxKnDU2imjx9kMzM=+rVkAki=uVAgu7UfMCgOA@mail.gmail.com> (raw)
In-Reply-To: <ajzxg0r0cyBHtKZT@nsa>
On Thu, Jun 25, 2026 at 11:18 AM Nuno Sá <noname.nuno@gmail.com> wrote:
> On Thu, Jun 25, 2026 at 12:11:28AM +0200, Linus Walleij wrote:
> > That mail bounced, OK let's page some other analog people
> > because I think they like and use this subsystem so maybe one
> > of them want to step up and maintain drivers/mux?
>
> Yeah, Mircea is not on ADI for a long time. Let me see this internally.
> Not that long (some months), Peter did participated in a review for
> something Antoniu was sending IIRC but looks like he's silent for too
> long now...
Apparently Renesas has stepped up to maintain drivers/mux
but given there are two ADI drivers there, maybe you want to
add a co-maintainer.
Yours,
Linus Walleij
next prev parent reply other threads:[~2026-06-29 19:27 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 14:11 [PATCH RESEND] " Andrea Tomassetti
2026-05-05 8:23 ` Linus Walleij
2026-05-05 15:20 ` Andrea Tomassetti
2026-05-06 7:58 ` Linus Walleij
2026-05-06 12:33 ` [PATCH v2] " Andrea Tomassetti
2026-06-03 11:43 ` Andrea Tomassetti
2026-06-03 14:00 ` Krzysztof Kozlowski
2026-06-08 22:54 ` Linus Walleij
2026-06-17 13:09 ` Tommaso Merciai
2026-06-18 13:04 ` Linus Walleij
2026-06-18 13:27 ` Tommaso Merciai
2026-06-19 3:51 ` Krzysztof Kozlowski
2026-06-23 16:44 ` Tommaso Merciai
2026-06-24 8:59 ` Geert Uytterhoeven
2026-06-24 9:59 ` Krzysztof Kozlowski
2026-06-24 9:55 ` Krzysztof Kozlowski
2026-06-24 22:03 ` Linus Walleij
2026-06-24 22:11 ` Linus Walleij
2026-06-25 9:19 ` Nuno Sá
2026-06-29 19:27 ` Linus Walleij [this message]
2026-07-03 7:32 ` Michael Hennerich
2026-07-03 10:02 ` Miclaus, Antoniu
2026-07-03 13:19 ` Alvin Šipraga
2026-07-03 13:45 ` Lad, Prabhakar
2026-06-19 17:23 ` Srinivas Kandagatla
2026-06-30 15:08 ` Andrea Tomassetti
2026-07-03 8:10 ` Srinivas Kandagatla
2026-07-08 14:08 ` Peter Rosin
2026-06-25 9:32 Lad, Prabhakar
2026-06-25 9:43 ` Krzysztof Kozlowski
2026-06-25 9:49 ` Greg Kroah-Hartman
2026-06-25 9:59 ` Lad, Prabhakar
2026-06-29 19:24 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAD++jL=smrjBSxKnDU2imjx9kMzM=+rVkAki=uVAgu7UfMCgOA@mail.gmail.com' \
--to=linusw@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=andrea.tomassetti@sipearl.com \
--cc=antoniu.miclaus@analog.com \
--cc=dragos.bogdan@analog.com \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=johan+linaro@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=noname.nuno@gmail.com \
--cc=nuno.sa@analog.com \
--cc=p.zabel@pengutronix.de \
--cc=peda@axentia.se \
--cc=radu.sabau@analog.com \
--cc=ramona.gradinariu@analog.com \
--cc=sergiu.cuciurean@analog.com \
--cc=srini@kernel.org \
--cc=tommaso.merciai.xr@bp.renesas.com \
--cc=ulf.hansson@oss.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox