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 4F65521A05 for ; Tue, 3 Oct 2023 12:45:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81FD9C433C7; Tue, 3 Oct 2023 12:45:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696337108; bh=RJXkdGT/Nhkeb2GuoSRT2fL7sCAwLnQPGvr69EUBjvI=; h=Date:From:To:List-Id:Cc:Subject:References:In-Reply-To:From; b=pargP6MBcbO0eqbPYlG8SeUTvjfHoYjB1luHQfdbgcsf8F6ZbM8E4RQBJr98P7G+G UQ+mBqa252CJuexEOSRcyLexoRoN21yqSDH5IY2UsrAdvyhuRaxLXWj2DKKcVasL4K NaPu5ULcg/sSpMng2GlFSyQBnNuDnC5bRUzzQTigJ6OB6jzrKS58DWez8fMryIBxpw 5c61WelMqR7e/Kq3TRc9rDkh1gg0wdaDa0IrdMZO/9IcdPHCcx1gv91H97ggSV++u8 bTMMMpobvBosOOIkFuOHxB3fl2VFzKK9v00YhbNjQwgVn6SNlsBi8W5DUv4w1oICaM jCLh7o2qwGMEw== Date: Tue, 3 Oct 2023 08:45:07 -0400 From: Sasha Levin To: AngeloGioacchino Del Regno List-Id: Cc: Matthias Brugger , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Fabien Parent , Miles Chen , Macpaul Lin , Chunfeng Yun , Sam Shih , Frank Wunderlich , Jieyy Yang , Tinghan Shen , Seiya Wang , soc@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, stable@vger.kernel.org, Eugen Hristev , =?iso-8859-1?Q?N=EDcolas_F=2E_R=2E_A=2E?= Prado Subject: Re: [PATCH 0/5] MediaTek: Update MAINTAINERS and dts fixes for v6.7 Message-ID: References: <20231003-mediatek-fixes-v6-7-v1-0-dad7cd62a8ff@collabora.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20231003-mediatek-fixes-v6-7-v1-0-dad7cd62a8ff@collabora.com> On Tue, Oct 03, 2023 at 01:13:42PM +0200, AngeloGioacchino Del Regno wrote: >Hello SoC maintainers, > >As suggested by Arnd in [1], I am sending an update to the MAINTAINERS >file, adding myself to the MediaTek SoC maintainers, and some urgent >bugfixes for MediaTek devicetrees. Just curious: if it's urgent, and there are patches cc'ed to stable, why wait for 6.7 rather than one of the 6.6 -rc cycles? -- Thanks, Sasha