From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 598DAC4332F for ; Tue, 12 Dec 2023 12:45:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376282AbjLLMo4 (ORCPT ); Tue, 12 Dec 2023 07:44:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346774AbjLLMov (ORCPT ); Tue, 12 Dec 2023 07:44:51 -0500 Received: from madrid.collaboradmins.com (madrid.collaboradmins.com [46.235.227.194]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5D139FF; Tue, 12 Dec 2023 04:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1702385090; bh=fh7FZZL1dXFnJ9a0fCOZXUu1JWD9X6vCmcu50N1gCII=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=MyzPT614PHETIJY9A4KrepPh7kIgIFLCBrtwSu3VbS6qqbIg+N4JUKGWaIupfXUij qwgIYe8synYpFPr+QYelmrgEMu0FwnQMlEX924slEopJSTYFm+CV8WEw8Vzx0WA5WU GErbWHn52a2Nce+cpcldnlro4qFTPzidp03UbVxyiLtwUsvBTUYVRzqmnIKab4yEyE uB5Ie1lbhCDlTw6IeXD1ZLezFpDzeK/MKtZ7XfWCvDaXJLR04H89ueZitY3scvo9CQ BMVOLB+RKRODnggXP6XsDW17fRKmN8qwFOlxRLHWnZRGCoe1wjZrqZ8B82zOYI5l7f WpL+0X6mpAaNQ== Received: from [100.113.186.2] (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by madrid.collaboradmins.com (Postfix) with ESMTPSA id D1AE13781433; Tue, 12 Dec 2023 12:44:49 +0000 (UTC) Message-ID: <25ec0476-0ee3-4f2a-b0e6-ee33580159ab@collabora.com> Date: Tue, 12 Dec 2023 13:44:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [v9 3/4] ASoC: mediatek: mt8188-mt6359: add es8326 support Content-Language: en-US To: Rui Zhou , lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, matthias.bgg@gmail.com, perex@perex.cz, tiwai@suse.com, trevor.wu@mediatek.com, allen-kh.cheng@mediatek.com, kuninori.morimoto.gx@renesas.com Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org References: <20231212123050.4080083-1-zhourui@huaqin.corp-partner.google.com> <20231212123050.4080083-4-zhourui@huaqin.corp-partner.google.com> From: AngeloGioacchino Del Regno In-Reply-To: <20231212123050.4080083-4-zhourui@huaqin.corp-partner.google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 12/12/23 13:30, Rui Zhou ha scritto: > To use ES8326 as the codec, add a new sound card > named mt8186_es8326. > > Reviewed-by: Trevor Wu > Signed-off-by: Rui Zhou Reviewed-by: AngeloGioacchino Del Regno ....but this series is going to be ignored like that, because you didn't add the right mailing lists to the To/Cc. Please use scripts/get_maintainer.pl Thanks, Angelo