The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Alvin Šipraga" <alvin@pqrs.dk>
To: "Miclaus, Antoniu" <Antoniu.Miclaus@analog.com>,
	 "Lad, Prabhakar" <prabhakar.csengg@gmail.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Cc: "Hennerich, Michael" <Michael.Hennerich@analog.com>,
	"Linus Walleij" <linusw@kernel.org>,
	"Nuno Sá" <noname.nuno@gmail.com>,
	"Sipraga, Alvin" <Alvin.Sipraga@analog.com>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Sa, Nuno" <Nuno.Sa@analog.com>,
	"Sabau, Radu bogdan" <Radu.Sabau@analog.com>,
	"Gradinariu, Ramona" <Ramona.Gradinariu@analog.com>,
	"Cuciurean, Sergiu" <Sergiu.Cuciurean@analog.com>,
	"Bogdan, Dragos" <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: Fri, 3 Jul 2026 15:19:22 +0200	[thread overview]
Message-ID: <ake01dJmZC22OFY4@pqrs.dk> (raw)
In-Reply-To: <CY2PR03MB6499331365979F2A17EBD393CE9BF42@CY2PR03MB649933.namprd03.prod.outlook.com>

Hi all,

On Fri, Jul 03, 2026 at 10:02:21AM +0000, Miclaus, Antoniu wrote:
> Hi Michael, Linus,
> 
> > On 6/29/26 21:27, Linus Walleij wrote:
> > > 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
> > 
> > Hi Linus,
> > 
> > Thanks for bringing this up.
> > 
> > Analog Devices is happy to help co-maintain the mux framework. We do
> > have users of the subsystem and a couple of drivers in the tree, so it
> > makes sense for us to contribute on the maintenance side as well.
> > 
> > Antoniu Miclaus and Alvin Sipraga are both active in upstream kernel
> > development and can step in as co-maintainers from the ADI side.
> > 
> > Antoniu and Alvin, could you please chime in and confirm your interest?
> 
> I'm happy to help co-maintain the mux framework. Confirming my interest. 
> 
> Thanks,
> Antoniu

Happy to help too :-)

Adding Prabhakar to the thread, as he's already sent a MAINTAINERS
patch [1], but it doesn't look like it's been picked up yet.

Prabhakar, do you want to send a v3 with Antoniu and myself, or do you
prefer for me to do it? I have to update the MAINTAINERS file anyway,
since I've recently changed company and my old email there doesn't work
anymore.

If you do it, please use: Alvin Šipraga <alvin.sipraga@analog.com>

[1] https://lore.kernel.org/all/20260625121837.8359-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

Kind regards,
Alvin

  reply	other threads:[~2026-07-03 13:19 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-30 14:11 [PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux 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
2026-07-03  7:32                                 ` Michael Hennerich
2026-07-03 10:02                                   ` Miclaus, Antoniu
2026-07-03 13:19                                     ` Alvin Šipraga [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
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=ake01dJmZC22OFY4@pqrs.dk \
    --to=alvin@pqrs.dk \
    --cc=Alvin.Sipraga@analog.com \
    --cc=Antoniu.Miclaus@analog.com \
    --cc=Dragos.Bogdan@analog.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=Nuno.Sa@analog.com \
    --cc=Radu.Sabau@analog.com \
    --cc=Ramona.Gradinariu@analog.com \
    --cc=Sergiu.Cuciurean@analog.com \
    --cc=andrea.tomassetti@sipearl.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=linusw@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=noname.nuno@gmail.com \
    --cc=p.zabel@pengutronix.de \
    --cc=peda@axentia.se \
    --cc=prabhakar.csengg@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.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