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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 12FACC433FE for ; Fri, 4 Nov 2022 21:40:17 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 99C4CE0F; Fri, 4 Nov 2022 22:39:24 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 99C4CE0F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1667598014; bh=9xH3Q7olL+JKBBt7AnMk2GFmK+SFupf1DRss7UWhxGg=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=JdDXXa29AdRhrgY6O9NVv06SCImoCkqhjzZm2XbcltjeCXTHfTHVeVOfb2JuulQFk hJcvWv7PmBnGHBIn6kmKs5g07FR03Vw1+TQntdWSdA/g86IBKHg1CJWoCe7Byuy8UJ m1AMqyNeLTq8qTkHxnnpgqw0q4ZzHHgEWlimEJhY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 14FCAF80155; Fri, 4 Nov 2022 22:39:24 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id DFDB1F80448; Fri, 4 Nov 2022 22:39:21 +0100 (CET) Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id F2AD8F80155 for ; Fri, 4 Nov 2022 22:39:18 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz F2AD8F80155 Received: by mail-oi1-f178.google.com with SMTP id n83so6486433oif.11 for ; Fri, 04 Nov 2022 14:39:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=newmcT3dWVHHi0k2AzKHxIAzbgauqUYBBbVo3BlPTgk=; b=4t0EtB99PGBQETJD6uVFYG2qYHJkJxO6+9bZE8n9KvapWyJpRcTPprX0r0TG4mUK9Q y44nKrWW6+21JTqQExwhvNovjNwWHTnC8oYFFLl5QB3XAjmlapS9VewDssmRtI4tTgqW ti8x3qVvhXJMVo3U42uPWYd6QkV6T8vVYE9s83WsYQcG9VkezlDmQBCaRWN0OWjmSO4B RI2PgyPmMTVdgNbO4jyH95J89JInOv8v4cIbOJuz78TRxlkTr0MzMptzJ2saqujQE3MH csN6LrbU0MpTVTEuykJPpYPixY7icj5UpWZ0zbdWgaF+FnIcb8ycNtnjkdqixQtgS1Ij aokw== X-Gm-Message-State: ACrzQf0e+WiZpVvAcku9+bQG/BAhCzboU+GthHlAQMvYEX1xGouxKugY Ug1sYFCD68WbxJ+m9Aw8+g== X-Google-Smtp-Source: AMsMyM6ECrXkT2/0pcWb+2yxaeQZEWevvl9EUUDRIk2D/iBgUdWBGzVwCL0SMNW/QXnmtgckjY5lqg== X-Received: by 2002:a05:6808:3dc:b0:35a:c37:3309 with SMTP id o28-20020a05680803dc00b0035a0c373309mr15750204oie.199.1667597956330; Fri, 04 Nov 2022 14:39:16 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id w2-20020a056808090200b0035763a9a36csm75651oih.44.2022.11.04.14.39.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Nov 2022 14:39:15 -0700 (PDT) Received: (nullmailer pid 2876506 invoked by uid 1000); Fri, 04 Nov 2022 21:39:17 -0000 Date: Fri, 4 Nov 2022 16:39:17 -0500 From: Rob Herring To: Ajye Huang Subject: Re: [PATCH v6 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case Message-ID: <166759787920.2873722.6503685794432759025.robh@kernel.org> References: <20221102125936.2176748-1-ajye_huang@compal.corp-partner.google.com> <20221102125936.2176748-2-ajye_huang@compal.corp-partner.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221102125936.2176748-2-ajye_huang@compal.corp-partner.google.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, "chunxu . li" , =?iso-8859-1?Q?N=EDcolas_F_=2E_R_=2E_A_=2E?= Prado , Liam Girdwood , Mark Brown , Takashi Iwai , linux-kernel@vger.kernel.org, Jiaxin Yu , Rob Herring , linux-mediatek@lists.infradead.org, Krzysztof Kozlowski , Matthias Brugger , linux-arm-kernel@lists.infradead.org, AngeloGioacchino Del Regno X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, 02 Nov 2022 20:59:35 +0800, Ajye Huang wrote: > Add a property "dmic-gpios" for switching between two MICs. > > Signed-off-by: Ajye Huang > --- > .../sound/mt8186-mt6366-rt1019-rt5682s.yaml | 14 +++++++++++++- > 1 file changed, 13 insertions(+), 1 deletion(-) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.