From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 585534963CC for ; Tue, 5 May 2026 21:57:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778018264; cv=none; b=BlGtZWE/GCAuQXOAOX09kugeFMbABIdJT+2Qnl2SuZiVBA7RHbDj/zOBPDL3PlxWyxgzv2MkNC2/DS/LPK1ylgYIAuxxxIKk9CcRXrhreav9pCioZl6p1/FUvboYv81sB2gqVad5zlu1jUhyZxLdbtE0MCAL+DctLZJIfRsbZf0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778018264; c=relaxed/simple; bh=19QX2DAOb5GW7mj1Ise2H6sMk8IFcDd7mtrS9rwTSNI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=UvfVN9nt4klSXqR0DwcTftGM+xbSQlz4RAYSCJ0nKqgSdSy6ZtxqqAee8LAr/S7F32X9TsKVSqB3jldmThILcrzxoTTCQWEw/tCdsdghy41Qfyfp9r5TXTX/n/pV7F//tTfiJ0rbY5kpCgwbtGnNyHQSfk4SS1u7o/675bH4wQQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=LouK213K; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LouK213K" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6846C2BCB4; Tue, 5 May 2026 21:57:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778018264; bh=19QX2DAOb5GW7mj1Ise2H6sMk8IFcDd7mtrS9rwTSNI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LouK213KjLKRgizKh9mSQ5gog/EDLXt1h/VOfmoDGf+rQ43AedS0+KhancFJBKe43 r8Y0geTA+aNfyTCNS//mhuXbhipEnX6xytHJyq3s9GN2gIkYq8KaWPNwY7swOlZ1yj V8W4S45BtrImyyfUNMNbYxlTn0vv3JzC0AKQhJ21Tb2PNkyMVwM3DAzfWdHKx2zlnK 0SBNecfkb9j2blcLjM33nWNvoIQGOS6/5FbFbVG+v9q43+YQuyx4yg75f3301L2sET ssis6JDZkeHjZOtbLvAbxwwSrfUChKchMcK/pMAwCyX3S6mhz+SGqG5Vh4uLGlp7nc GFlshaPtmFyzQ== Date: Tue, 5 May 2026 23:57:41 +0200 From: Lorenzo Bianconi To: Christian Marangi Cc: Matthias Brugger , AngeloGioacchino Del Regno , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: add myself and Lorenzo Bianconi as Airoha SoC co-maintainers Message-ID: References: <20260505122416.2609-1-ansuelsmth@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MAEa3y0gXLrhHdXZ" Content-Disposition: inline In-Reply-To: <20260505122416.2609-1-ansuelsmth@gmail.com> --MAEa3y0gXLrhHdXZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > The development and integration of patches for the Airoha SoC stalled a > bit lately with the result of some patches getting lost, not applied or > even flagged as accepted, archived but never merged. The Airoha SoC, given > the similarities with the Mediatek SoC, all goes through the mediatek tree > and it's understandable, given the amount of traffic, that some patch for > a different SoC are missed. >=20 > To help and improve the situation, add myself and Lorenzo Bianconi as > co-maintainers of the Airoha SoC. >=20 > While at it also change the status from "Odd fixes" to "Maintained" as > there is an active effort of maintaining this SoC. Acked-by: Lorenzo Bianconi >=20 > Cc: Lorenzo Bianconi > Signed-off-by: Christian Marangi > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 21c0ef0b9ce5..bd814f20213d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2385,9 +2385,11 @@ N: owl > ARM/AIROHA SOC SUPPORT > M: Matthias Brugger > M: AngeloGioacchino Del Regno > +M: Christian Marangi > +M: Lorenzo Bianconi > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) > -S: Odd Fixes > +S: Maintained > F: arch/arm/boot/dts/airoha/ > F: arch/arm64/boot/dts/airoha/ > =20 > --=20 > 2.53.0 >=20 --MAEa3y0gXLrhHdXZ Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTquNwa3Txd3rGGn7Y6cBh0uS2trAUCafpn1QAKCRA6cBh0uS2t rBQsAP41fwEIU1qNAMBinI+XVpNsQh3A6FnlkdpojwP/m50TQwEAqCFv1I/rbTi9 yBfKpoQ1M5UlTikfxWb4IKxzPChvdAs= =dKry -----END PGP SIGNATURE----- --MAEa3y0gXLrhHdXZ--