From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-181.mta1.migadu.com (out-181.mta1.migadu.com [95.215.58.181]) (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 B0349437877 for ; Mon, 6 Jul 2026 18:29:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.181 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783362596; cv=none; b=CeztFF6nqBhFxoqg0XfVHaNgBY2z+DHFR5TITHSx3EmV4pW6hyF/nV9fuQbn89B0cBKO1PdXJYurttFwTOC3QPG1+Z8jzZmPDqsyqClFn//3/SLydzyysWFG+QWqBPLV4i/FjrA3IgZg6X87MXTcDfiIrYktjva7xmGv23EbJ1g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783362596; c=relaxed/simple; bh=ccqmoK3kBNaX3vI2uOSuKisTMS6pEAEnKi80QwqCZuk=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=SfXE7h3Af/5sVWFRCnE2MuM7nsRV3iGj7ERG9ZlbC0H3PyHjoaYzfXnnbDhT1JlMEesyvZz3r2Ho5qLyI7WMYowtow6+bLkrqicRVwSyVoW6GlXvMCsFR7hCsUFNvNPf7wqy5b1qt7mpFXj2tdC1Sj3/22gWQtr7wxYbgqmj5yM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pqrs.dk; spf=pass smtp.mailfrom=pqrs.dk; dkim=pass (2048-bit key) header.d=pqrs.dk header.i=@pqrs.dk header.b=xR6ZTSUV; arc=none smtp.client-ip=95.215.58.181 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pqrs.dk Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pqrs.dk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=pqrs.dk header.i=@pqrs.dk header.b="xR6ZTSUV" Date: Mon, 6 Jul 2026 20:29:24 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pqrs.dk; s=key1; t=1783362588; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=AwaVeEMrMSHqAKOoI3LoBhP2qMrUUq/u0v+a7YhkvGQ=; b=xR6ZTSUVcQ/6QmJ9Q+a6lA/Q9i5XVC6VZzvw+wDgDLziYfxvvED/V59B8PZeqL3XhRhQzp BdEUTkoAhz00lb00K4n5t2yt0VZI4UTufcuBGUrgd9nu/w4agwPdMCulXKB72ANkLwUL0p aRu7IlkKx3UoIMkInDByEiHLs7HwBfXXdH7Xmm6Lqo9rMRpXLwHxWeYjCDw0X6B2j3rDah nnHr5dNry7rzoAyCw+df20mQVlkwY2mcIV4uSXdT44RYCFWEAxFFh3/PWG+X/w/xh5eRTe 69jgdajGbktPmnIV9v5ICrPFQYrxlFlmQlViHXTnZUmSlzI3pAMiY2WQazM3IQ== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Alvin =?utf-8?Q?=C5=A0ipraga?= To: Prabhakar , Antoniu Miclaus Cc: Mark Brown , Krzysztof Kozlowski , Greg Kroah-Hartman , Peter Rosin , linux-kernel@vger.kernel.org, Fabrizio Castro , Chris Paterson , Prabhakar , Lad Prabhakar , Krzysztof Kozlowski Subject: Re: [PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status Message-ID: References: <20260706084829.10494-1-prabhakar.mahadev-lad.rj@bp.renesas.com> 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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20260706084829.10494-1-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Migadu-Flow: FLOW_OUT On Mon, Jul 06, 2026 at 09:48:19AM +0100, Prabhakar wrote: > From: Lad Prabhakar > > Update the multiplexer subsystem maintainer entry and change its status > from "Odd Fixes" to "Maintained". > > Move Peter to the CREDITS file to recognize his foundational work creating > and maintaining the subsystem. Incoming patches will now be reviewed, > tested, and routed via Greg closer to the RC5-RC6 release windows. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Krzysztof Kozlowski > Cc: Peter Rosin > Cc: Greg Kroah-Hartman > --- > v2->v3: > - Added Alvin and Antoniu as maintainers. > - Updated commit message. > - Added Reviewed-by tag. Thanks Prabhakar. Reviewed-by: Alvin Šipraga +cc Antoniu