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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7913AC432BE for ; Wed, 1 Sep 2021 01:32:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5C6AB610A2 for ; Wed, 1 Sep 2021 01:32:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241644AbhIABd1 (ORCPT ); Tue, 31 Aug 2021 21:33:27 -0400 Received: from mail-oi1-f181.google.com ([209.85.167.181]:37521 "EHLO mail-oi1-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241636AbhIABd0 (ORCPT ); Tue, 31 Aug 2021 21:33:26 -0400 Received: by mail-oi1-f181.google.com with SMTP id y128so1761752oie.4; Tue, 31 Aug 2021 18:32:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=FPQW4ZAVGJNxRy/TVDBlUl+1peECfC+I9o8RMPrW6tI=; b=gD5o4BOxypwOH/LfodN/zeN4sRPzeCZIAmVNxlkUDCDrePYbc2uDCBxoHcXEw13LSu IcxhhxKTBobE4eCw4f2pC/rrWsHag6CKsodaTpAucfq+teaUUEpdjRNfwVkLXbPmjva7 bl/Ve+jxoRVpPNtzAoa4Cf4cV0gSxqbf6+AnGu8xhLO3tnrKv0kj0Omn+OFv0BftjOwz naotE2c94nDi63yEACUNxMIERvfKtiSA9nOfuelQVJWhlSkbF1Vi7VT/OcPu4/ZdRD/Q LtFig2RTRbXYYfKyS7OZTsuc2ifJA+liEK3TQVl/NwI2apI0p0GihhpETjDcNPjBr2Qn sxwQ== X-Gm-Message-State: AOAM530qxD6jVflqr0Am2guZ+hXU1KK3gLsdcX3wUQ1be902ZjwMxUGj Zi/OUaHQaprNes9y9RuaehK1RbMDNw== X-Google-Smtp-Source: ABdhPJxtK7AHE7nJVM3FAhLSR8ZOYj32gY3gK1DBdqgnHNU6undyLnsod5UTsebFKeMmecFIbMIOcQ== X-Received: by 2002:a05:6808:1513:: with SMTP id u19mr5661184oiw.109.1630459949772; Tue, 31 Aug 2021 18:32:29 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o126sm3394119oig.21.2021.08.31.18.32.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 18:32:29 -0700 (PDT) Received: (nullmailer pid 1000893 invoked by uid 1000); Wed, 01 Sep 2021 01:32:28 -0000 Date: Tue, 31 Aug 2021 20:32:28 -0500 From: Rob Herring To: Alejandro Tafalla Cc: devicetree@vger.kernel.org, Mark Brown , alsa-devel@alsa-project.org, Jaroslav Kysela , Takashi Iwai , Andy Shevchenko , Rob Herring , Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property Message-ID: References: <20210830104426.487246-1-atafalla@dnyon.com> <20210830104426.487246-3-atafalla@dnyon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210830104426.487246-3-atafalla@dnyon.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 30 Aug 2021 12:44:24 +0200, Alejandro Tafalla wrote: > Add the reset-gpios as an optional property because some devices might > not need it to work properly. > > Signed-off-by: Alejandro Tafalla > --- > Documentation/devicetree/bindings/sound/max9892x.txt | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring 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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A382EC432BE for ; Wed, 1 Sep 2021 01:33:37 +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 59E3A6109D for ; Wed, 1 Sep 2021 01:33:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 59E3A6109D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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 25D0016E0; Wed, 1 Sep 2021 03:32:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 25D0016E0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1630460014; bh=WZ55lx+BYmctWSPImfZ0FSMUKKI6DlpEHO69kgL5rIo=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=K8UwWDJ8Cr7mcWAFpZXtuXxGv6FVbuzCaqY6/F74Jd+OlP4K0EvWoFr6/B2tnhawp BD021I9b6IHwtfOiUgmtNUXR4wsr4vF9Ai2ViFzMOaQhRk85kqKE7qf5kusYcvOZGt yysqiACE75jc3j/Q4vm0N/j3zTOundL2Wl6HFC88= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 9DB39F80218; Wed, 1 Sep 2021 03:32:43 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E7B0AF80227; Wed, 1 Sep 2021 03:32:41 +0200 (CEST) Received: from mail-oi1-f182.google.com (mail-oi1-f182.google.com [209.85.167.182]) (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 07DE9F80171 for ; Wed, 1 Sep 2021 03:32:31 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 07DE9F80171 Received: by mail-oi1-f182.google.com with SMTP id o185so1675618oih.13 for ; Tue, 31 Aug 2021 18:32:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=FPQW4ZAVGJNxRy/TVDBlUl+1peECfC+I9o8RMPrW6tI=; b=ioAt9QKc/XUBa/blRh8sYRAgkAwO5bfz8h7yACeQkjzjREXsYhm003Ki4hbc2kc4IB +MhDySp4QVBeeNI716b2nfsnmVcKsPA0UkOeGrKxUTHmrHFyBd1D2BDkA7Y+6eN+ehgA MKjyyQ7lBy1CBHv7+PpH0FhxVnSkmCz0ItuR6urwfu4Vy7SAfAP2Y3/7YieDe8dDoirh dNUXBhcW21BiF0/2EtVupA89lii/gvtmDg0Sqo6x6GTSVqjcEQT54Uuh6rZmDLyNsvAW FCpfOfQ9H+AEHH4+nw2gsRuPvKkH5saTgbYzs8vULLBeePTRFwz+CsYmiyaZTKMg/cDz 7auw== X-Gm-Message-State: AOAM532YOIQEgnx65vlhD8I/yMT569CU+CE6OR2ERFRPGGFv5dKm9QHD L/lf+sntCcPM76bd0wSruA== X-Google-Smtp-Source: ABdhPJxtK7AHE7nJVM3FAhLSR8ZOYj32gY3gK1DBdqgnHNU6undyLnsod5UTsebFKeMmecFIbMIOcQ== X-Received: by 2002:a05:6808:1513:: with SMTP id u19mr5661184oiw.109.1630459949772; Tue, 31 Aug 2021 18:32:29 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id o126sm3394119oig.21.2021.08.31.18.32.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 18:32:29 -0700 (PDT) Received: (nullmailer pid 1000893 invoked by uid 1000); Wed, 01 Sep 2021 01:32:28 -0000 Date: Tue, 31 Aug 2021 20:32:28 -0500 From: Rob Herring To: Alejandro Tafalla Subject: Re: [PATCH v2 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property Message-ID: References: <20210830104426.487246-1-atafalla@dnyon.com> <20210830104426.487246-3-atafalla@dnyon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210830104426.487246-3-atafalla@dnyon.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Liam Girdwood , linux-kernel@vger.kernel.org, Takashi Iwai , Rob Herring , Andy Shevchenko , Mark Brown 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 Mon, 30 Aug 2021 12:44:24 +0200, Alejandro Tafalla wrote: > Add the reset-gpios as an optional property because some devices might > not need it to work properly. > > Signed-off-by: Alejandro Tafalla > --- > Documentation/devicetree/bindings/sound/max9892x.txt | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring