From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 13EE437649D for ; Thu, 25 Jun 2026 09:50:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782381051; cv=none; b=LQfPbUV58CgoDieDTDEuvL2H0Ajr3WqW8CiTh6pNPTGs0XvRNeUAMAK3tAK8kPcnTuZEzAXr8EJhy9tHNxP0XPH47+4O7NsoGHtkRkMzlR6/6rs1xzQ9qP+PzmCTzCcFDYLTVwKu1UFWLJV7ZZWg9RbIPtO9UAvGco4xcG0EWQw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782381051; c=relaxed/simple; bh=uuPyMhpRHn+dE+x6qPE2iZ2DVmhNdJ5uX09NJUdiCOQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jhI6bjDOVS6F0O4Lm0vnGOWmLPUipFegvAOHqgwwazxja/GAGVdKwLzWNxPCU7oIS4VXWBK09UOdBQWsRRaFKE46WEWhKEeFRSM6+SktecIhZiiwTyZrzzW3ZGZxg+H4VAeGBteea7H0GSQiu7ssgTm864kBJppOhtXCz0MLjAU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=OYbyRMPm; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="OYbyRMPm" Received: by smtp.kernel.org (Postfix) with ESMTPSA id DCF171F000E9; Thu, 25 Jun 2026 09:50:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1782381049; bh=yZLlv/9cLL+Z+90D3l0fFCAfhBawtaSPw6khN+u6cLU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=OYbyRMPmL6iJsaBpdKjCgyEnJSLBAhbbak5JwsQ8PtDTYqW9qbPsIwBqqCDdvuxm7 JnmcDDr1N5eg06SaHgM4oMADeBuUXSJLi/gTniWmx1KXkaJKNUc0fzaK3BHZ+5/X5q djb5gOsh46zrzFm2hilb5UYupS8wybWfwqts/Edk= Date: Thu, 25 Jun 2026 10:49:37 +0100 From: Greg Kroah-Hartman To: Krzysztof Kozlowski Cc: "Lad, Prabhakar" , Linus Walleij , Krzysztof Kozlowski , andrea.tomassetti@sipearl.com, Geert Uytterhoeven , johan+linaro@kernel.org, LKML , mircea.caprioru@analog.com, Philipp Zabel , peda@axentia.se, srini@kernel.org, Tommaso Merciai , ulf.hansson@oss.qualcomm.com, Fabrizio Castro , Chris Paterson Subject: Re: [PATCH v2] mux: gpio-mux: add support for 4:1 2-channels mux Message-ID: <2026062524-rerun-confound-dcc4@gregkh> References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Jun 25, 2026 at 11:43:56AM +0200, Krzysztof Kozlowski wrote: > On 25/06/2026 11:32, Lad, Prabhakar wrote: > > On Thu, Jun 25, 2026 at 10:15 AM Linus Walleij wrote: > >> Mircea from Analog Devices contributed two important drivers for > >> drivers/mux in committ > >> 8b9ce6954c05e3e4115f54444c7eaf2aa2dd5e65. > >> > >> Perhaps Analog Devices are interested in picking up and > >> maintaining drivers/mux? > >> > >> Mircea what do you say? > >> > >> Can you bring it up with your organization? > > > > Hi Linus, Krzysztof, All, > > > > While Linus mentioned Analog Devices, we at Renesas would be glad to > > step up here. > > > > I have discussed this internally, and Renesas is willing to dedicate > > the necessary engineering time to take over the active maintainership > > of drivers/mux. I am happy to act as the maintainer to review incoming > > patches, handle testing, and keep the subsystem moving forward so it > > Great to hear! I appreciate. The initial pushback was a bit confusing. > > > doesn't stall out. If the community is on board with this, I can send > > a patch updating the MAINTAINERS file to make it official. > > Awesome, please do so. Put on CC existing maintainer (Peter), Greg and > me, change to "Maintained" (or Supported, up to you). Once you review > and collect the patches, make your tree part of Linux next and then > closer to RC5-RC6, send them as patches or pull request to Greg (Greg, > please correct me if anything here is inaccurate). Nope, that works for me! thanks, greg k-h