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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCC17C433EF for ; Thu, 7 Oct 2021 09:49:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 48E4961090 for ; Thu, 7 Oct 2021 09:49:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 48E4961090 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=dnyon.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org 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 EF9879F6; Thu, 7 Oct 2021 11:48:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz EF9879F6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1633600153; bh=qd7kluRu5cKVXNfP+NrNpCRiRCxNL9FJkxiisrNtYzM=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=lap7u2b8Ok+XKOTAOWeyAFJJ4o28RfbkDhIuAMIGNdC51GKTapBcm5r5aNC5ZJFzd xux3+3L/Ac38Ewhs1+/34x17/NqbxmuV3P6gc7m2PaQssLRpxxU8wX9lVU9pn/KosG 4M+8RJG/jK7XOLp+IPNZvTpwY+qhhsucjgIHlSw0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 077A8F80259; Thu, 7 Oct 2021 11:48:22 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 17431F8027D; Thu, 7 Oct 2021 11:48:19 +0200 (CEST) Received: from dnyon.com (unknown [IPv6:2001:ba0:1800:12f::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id CDD5DF80130 for ; Thu, 7 Oct 2021 11:48:10 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CDD5DF80130 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=dnyon.com header.i=@dnyon.com header.b="L7+U4QBw" Received: from dnyon.com (55.red-81-39-194.dynamicip.rima-tde.net [81.39.194.55]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by dnyon.com (Postfix) with ESMTPSA id 0E1443FD71; Thu, 7 Oct 2021 09:47:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dnyon.com; s=mail; t=1633600073; bh=qd7kluRu5cKVXNfP+NrNpCRiRCxNL9FJkxiisrNtYzM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L7+U4QBwCMGyl+J+gFJ4w569/sVHmCHJ/cv/+NK/69qyg5/UHGmRJDHvJJMKwWcnC i/Eiwg7nIWfMrlYeP4c5rVQPR8HE+uc1kaG4HD/a4mB6nnOD1PsUeok00w8M92KHp0 0RKOFJxTxx9X9AZSiHZ1f24so4LK00CuznGzPWfCLeseF95DgY27uw6UK8bFq7lYEj /QHMRxiDPMAMtfjTTVeEIJ9eTkvP/pewzN6VJ5xm/m0c1CWKy8FgiS1aq3fo3Ig0RS YlUDZ5eB4klGSH+/V60Ky9S0pHSo47b+5VS+wNF9MjpX6zJnBkAVnYPsYSCqRlEncI H+n2TSDTlgISw== From: Alejandro Tafalla To: Andy Shevchenko Subject: Re: [PATCH v4 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property Date: Thu, 07 Oct 2021 11:47:46 +0200 Message-ID: <5529627.DvuYhMxLoT@alexpc> In-Reply-To: References: <4682758.31r3eYUQgx@alexpc> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: devicetree , ALSA Development Mailing List , Takashi Iwai , Linux Kernel Mailing List , Rob Herring , Liam Girdwood , Mark Brown , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS , Hans de Goede , Andy Shevchenko , " <~postmarketos/upstreaming@lists.sr.ht>, =?ISO-8859-1?Q?P=E9ter?= Ujfalusi 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 7/10/21 9:06 Andy Shevchenko wrote: > On Thu, Oct 7, 2021 at 5:45 AM Alejandro Tafalla wrote: > > On 7/10/21 4:38 Alejandro Tafalla wrote: > > > Signed-off-by: Alejandro Tafalla > > > --- > > > > > > Documentation/devicetree/bindings/sound/max9892x.txt | 3 +++ > > > 1 file changed, 3 insertions(+) > > > > Sorry, I forgot to add: Acked-by: Rob Herring > > And commit messages? Right, can I resend this patch with the commit message or I have to resend the other one too? -- Alejandro Tafalla 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD9BAC433FE for ; Thu, 7 Oct 2021 09:53:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B4576610EA for ; Thu, 7 Oct 2021 09:53:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239515AbhJGJz1 (ORCPT ); Thu, 7 Oct 2021 05:55:27 -0400 Received: from dnyon.com ([82.223.165.189]:43434 "EHLO dnyon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232475AbhJGJzZ (ORCPT ); Thu, 7 Oct 2021 05:55:25 -0400 Received: from dnyon.com (55.red-81-39-194.dynamicip.rima-tde.net [81.39.194.55]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by dnyon.com (Postfix) with ESMTPSA id 0E1443FD71; Thu, 7 Oct 2021 09:47:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dnyon.com; s=mail; t=1633600073; bh=qd7kluRu5cKVXNfP+NrNpCRiRCxNL9FJkxiisrNtYzM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L7+U4QBwCMGyl+J+gFJ4w569/sVHmCHJ/cv/+NK/69qyg5/UHGmRJDHvJJMKwWcnC i/Eiwg7nIWfMrlYeP4c5rVQPR8HE+uc1kaG4HD/a4mB6nnOD1PsUeok00w8M92KHp0 0RKOFJxTxx9X9AZSiHZ1f24so4LK00CuznGzPWfCLeseF95DgY27uw6UK8bFq7lYEj /QHMRxiDPMAMtfjTTVeEIJ9eTkvP/pewzN6VJ5xm/m0c1CWKy8FgiS1aq3fo3Ig0RS YlUDZ5eB4klGSH+/V60Ky9S0pHSo47b+5VS+wNF9MjpX6zJnBkAVnYPsYSCqRlEncI H+n2TSDTlgISw== From: Alejandro Tafalla To: Andy Shevchenko Cc: Liam Girdwood , Mark Brown , =?ISO-8859-1?Q?P=E9ter?= Ujfalusi , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS , Hans de Goede , Andy Shevchenko ," <~postmarketos/upstreaming@lists.sr.ht>, ALSA Development Mailing List , Linux Kernel Mailing List , Rob Herring , Jaroslav Kysela , Takashi Iwai , devicetree Subject: Re: [PATCH v4 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property Date: Thu, 07 Oct 2021 11:47:46 +0200 Message-ID: <5529627.DvuYhMxLoT@alexpc> In-Reply-To: References: <4682758.31r3eYUQgx@alexpc> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/10/21 9:06 Andy Shevchenko wrote: > On Thu, Oct 7, 2021 at 5:45 AM Alejandro Tafalla wrote: > > On 7/10/21 4:38 Alejandro Tafalla wrote: > > > Signed-off-by: Alejandro Tafalla > > > --- > > > > > > Documentation/devicetree/bindings/sound/max9892x.txt | 3 +++ > > > 1 file changed, 3 insertions(+) > > > > Sorry, I forgot to add: Acked-by: Rob Herring > > And commit messages? Right, can I resend this patch with the commit message or I have to resend the other one too? -- Alejandro Tafalla