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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 CEB61C433FE for ; Fri, 3 Sep 2021 01:51:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B33A660F21 for ; Fri, 3 Sep 2021 01:51:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347189AbhICBwj (ORCPT ); Thu, 2 Sep 2021 21:52:39 -0400 Received: from dnyon.com ([82.223.165.189]:56336 "EHLO dnyon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229562AbhICBwh (ORCPT ); Thu, 2 Sep 2021 21:52:37 -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 EA1EF3FEB7; Fri, 3 Sep 2021 01:51:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dnyon.com; s=mail; t=1630633897; bh=sf2pcCMT1IxNfnOeWrCGZ5xfAX63pMAjrAvTYJj8Qlg=; h=From:To:Cc:Subject:Date:From; b=YSOoieVIDQI4TEiluzOeHfJJkwXXGBtvJuzWBk50seB3HZGBTJuVe3Q/Ym7MAmzc0 ZmAD0FNBxf2MXvFrspHTW+KplwnDAnyC5l0xEFyNrThdbCxMZRglJOyMzYeFRoZ1Ww vMEpp19w0A5IhBGZ5h32sL+SQZqt3Xp3HAoGtGnOolQ4Axs3XgFqQckb2Ldx+hsr6H vs1RmEkgEPev9lJyQl4b76CG23Is8jdMX42f6hEyD7bMggiEy/P6RiEIyMJgUPTgk8 Tq2NUBSOexpqgBIKPo8d+8ErZGV6WLyNsTcZi8DYuczJMiptuyxsT6HUTN40oCy1di HmuxMttpYvWcA== From: Alejandro To: Liam Girdwood , Mark Brown , Andy Shevchenko Cc: Alejandro , Rob Herring , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/2] Add reset-gpios handling for max98927 Date: Fri, 3 Sep 2021 03:49:49 +0200 Message-Id: X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The max98927 codec on some devices (i.e. Xiaomi Mi A2 Lite phone) require hardware-resetting the codec by driving a reset-gpio. This series add support for it through an optional reset-gpios property. Alejandro Tafalla (2): ASoC: max98927: Handle reset gpio when probing i2c dt-bindings: sound: max98927: Add reset-gpios optional property .../devicetree/bindings/sound/max9892x.txt | 3 +++ sound/soc/codecs/max98927.c | 14 ++++++++++++++ 2 files changed, 17 insertions(+) -- 2.33.0 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=-11.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 569EDC433F5 for ; Fri, 3 Sep 2021 01:53:36 +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 9C66061074 for ; Fri, 3 Sep 2021 01:53:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9C66061074 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 2543E17E3; Fri, 3 Sep 2021 03:52:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2543E17E3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1630634014; bh=sf2pcCMT1IxNfnOeWrCGZ5xfAX63pMAjrAvTYJj8Qlg=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=hPXkuG45pPXHX1C7G6ahWOsf4W98aL8UWjx2OnGoX6X27+aD+1pb8r90fDA89t8zD Qyie2TC8IOsRT/revh7Bntfp2uP5FwqLrl7Ho8H232EcHChDA/JT1quXdqmgMGGpT7 3qmlWynxDEPw1A/CrdOQ1knFvIn/Vr/YJgj2zfGY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2F195F8032B; Fri, 3 Sep 2021 03:51:59 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9A59DF802E0; Fri, 3 Sep 2021 03:51:46 +0200 (CEST) Received: from dnyon.com (dnyon.com [82.223.165.189]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B2F60F8020D for ; Fri, 3 Sep 2021 03:51:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B2F60F8020D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=dnyon.com header.i=@dnyon.com header.b="YSOoieVI" 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 EA1EF3FEB7; Fri, 3 Sep 2021 01:51:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dnyon.com; s=mail; t=1630633897; bh=sf2pcCMT1IxNfnOeWrCGZ5xfAX63pMAjrAvTYJj8Qlg=; h=From:To:Cc:Subject:Date:From; b=YSOoieVIDQI4TEiluzOeHfJJkwXXGBtvJuzWBk50seB3HZGBTJuVe3Q/Ym7MAmzc0 ZmAD0FNBxf2MXvFrspHTW+KplwnDAnyC5l0xEFyNrThdbCxMZRglJOyMzYeFRoZ1Ww vMEpp19w0A5IhBGZ5h32sL+SQZqt3Xp3HAoGtGnOolQ4Axs3XgFqQckb2Ldx+hsr6H vs1RmEkgEPev9lJyQl4b76CG23Is8jdMX42f6hEyD7bMggiEy/P6RiEIyMJgUPTgk8 Tq2NUBSOexpqgBIKPo8d+8ErZGV6WLyNsTcZi8DYuczJMiptuyxsT6HUTN40oCy1di HmuxMttpYvWcA== From: Alejandro To: Liam Girdwood , Mark Brown , Andy Shevchenko Subject: [PATCH v3 0/2] Add reset-gpios handling for max98927 Date: Fri, 3 Sep 2021 03:49:49 +0200 Message-Id: X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Takashi Iwai , Rob Herring , Alejandro 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" The max98927 codec on some devices (i.e. Xiaomi Mi A2 Lite phone) require hardware-resetting the codec by driving a reset-gpio. This series add support for it through an optional reset-gpios property. Alejandro Tafalla (2): ASoC: max98927: Handle reset gpio when probing i2c dt-bindings: sound: max98927: Add reset-gpios optional property .../devicetree/bindings/sound/max9892x.txt | 3 +++ sound/soc/codecs/max98927.c | 14 ++++++++++++++ 2 files changed, 17 insertions(+) -- 2.33.0