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 406A5C433F5 for ; Tue, 12 Apr 2022 09:41:45 +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 F0A961742; Tue, 12 Apr 2022 11:40:53 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz F0A961742 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1649756504; bh=VjOfsQjS0mVuy8d6V7P2mX33Oi6r84VrvESTdWGqNBI=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vgzJFda1G2pEgqk44AtEgc4xr62oejIEnCVtpJ7AsCJfLkWb2gStcnrtrdRKYAZVE rBKcTupuu7ewwKcPSS9uiWqGlb2ZTewyH2dZt3LrA6YtKnBeHfvwxqv+lvg61rLqpo MMoIWjXiuXHO7ISN5I/Nk3pNXDhbaBNg5UkYB1jM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8091CF80095; Tue, 12 Apr 2022 11:40:53 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 88538F80154; Tue, 12 Apr 2022 11:40:52 +0200 (CEST) Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) (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 3AFF4F80095 for ; Tue, 12 Apr 2022 11:40:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3AFF4F80095 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="p3E/JOgF"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="NKqzGjti" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 9786421607; Tue, 12 Apr 2022 09:40:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1649756447; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bkguOHS25qrPH4cy023xw9DKfBQ51MXemolrey7zUVE=; b=p3E/JOgFkR8lcey6pyrqWXeoGEztC05amRlArwKjrdHSPmYwPAK54CVRoFq+DehzHA3L+4 NF4dDxB1+Ye8EaOXLdlLH4snPR+0b2qNlWyw4/GXHMzY3yO9Dkj1BFdik3xW018+NRiwJ4 yres96qnadKKMJDFoETDB2nIy56VaCQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1649756447; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bkguOHS25qrPH4cy023xw9DKfBQ51MXemolrey7zUVE=; b=NKqzGjtiX/MC1SFgVyoyx7szkUm5t9FdJsYIjxmyHwpohqhusQJ/oJrQKPx9fVV+Uo+d7n X4/3t39nqNJMlYDA== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 75292A3B97; Tue, 12 Apr 2022 09:40:47 +0000 (UTC) Date: Tue, 12 Apr 2022 11:40:47 +0200 Message-ID: From: Takashi Iwai To: Mohan Kumar Subject: Re: [PATCH 0/2] Add support for HDA Jack poll in suspend state In-Reply-To: <20220411073210.23445-1-mkumard@nvidia.com> References: <20220411073210.23445-1-mkumard@nvidia.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, spujar@nvidia.com, tiwai@suse.com, jonathanh@nvidia.com, thierry.reding@gmail.com, linux-tegra@vger.kernel.org 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, 11 Apr 2022 09:32:08 +0200, Mohan Kumar wrote: > > This series is to add HDA jack polling support to update the Jack mixer control > status properly even during runtime suspended state, as unsol event won't be > triggered during D3 state. > > Mohan Kumar (2): > ALSA: hda: Jack detection poll in suspend state > ALSA: hda/tegra: Enable Jack poll for tegra Applied both patches now to for-next branch. thanks, Takashi