Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2229789pxk; Mon, 14 Sep 2020 07:58:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwdUtlvR8Q58KLKrlP/3Fx7le8heDKxHXKdQWMHqQnS53BhrXQWDLH+Kmwz75JlxVTOkrKB X-Received: by 2002:a17:907:444d:: with SMTP id on21mr14614967ejb.329.1600095525528; Mon, 14 Sep 2020 07:58:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600095525; cv=none; d=google.com; s=arc-20160816; b=kqiB1tl+k1LJIoyVO6awDTkvqKJ/g+svL92UJFIDWoveT4iFZ+G3yE2kB/UYQqrwTF mlRkYMXICITmtDSJNczQJ2SSwNgVsNyKHZ1BQre+xha+Ywn6jIGqyN5/1uKzmCfh3/bZ rp/EUDKdriYAEBsOu+yEr/MuNDoLwgMgOeFxswQ7RpXhiqE7HLxkvwrbsPbz9qblzuKh s44hp+gtnbDy+/iorKWhVKj6f/rypNWS03KO6XMpmN1eWQLs5CYn9E7ouGqWCXLWYj1o 0ITMUhfS9dvDR7sYQ5T+LcKkNq7tdk+4uZwsr44hg0WPCR7mKbGpnD//12rMVaVCCidp 5Rvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:subject:references:in-reply-to :cc:to:from:date:dkim-signature; bh=t2SBvL3pMuOBeSUC1lEDsoT970Pgkv8mQm8ofCuI3A8=; b=cdiJEnI0ZzNGqmPtT9fPOvJqOHcCl4rkM7VtKWtktay8Z/RFi+VKCQPigrj9yKGHTo roHWMW1EE3KG/SnYY4JhL1ke7mehRwMlniqVUtD3yXu0r5I3jC6kGv1Dhc0bKVNN4f7d hV+XsEtU+LB6Ves3wF88GwkUTg6DfmrUUJv9Jct30bpyHckAueVxIDiqBROTNdM9WWJJ tMA84YGX4Huvq9nRHImLQoLs2MPksA00EYIjp+uxbxuXKNYwX4b+8TTNcdd9mlesyRDb 0TZB3eOW3rVM+UzCjxRVpZ3eEbXlYvNWvecRLcPNW3gG2UJd2joFu3WhlFK9yHAnRXY8 PFZQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nHlZxjOb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dv18si6917438ejb.135.2020.09.14.07.58.23; Mon, 14 Sep 2020 07:58:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nHlZxjOb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726745AbgINO5L (ORCPT + 99 others); Mon, 14 Sep 2020 10:57:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:52692 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726706AbgINOv6 (ORCPT ); Mon, 14 Sep 2020 10:51:58 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3BAD520715; Mon, 14 Sep 2020 14:51:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600095117; bh=a1JalLnTBAaxUOfrKmYR9snF+OmsXWm89BgkakJgbtY=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=nHlZxjObjD7RILUNaeRVhzLzrOscBBQnb049NK7Yru+8eWh4YiKW/a3s0V8AA7qRi XjU463tCuCy+ATejyKUCV06FhpHxkXJ3afF+6hxo7gX5hYF/UtAwqno023/mh4W98f ZSsq9Le8WOkOHrA9gNfVNN7x7BiOihLCGyBRgOhQ= Date: Mon, 14 Sep 2020 15:51:09 +0100 From: Mark Brown To: perex@perex.cz, alexandre.torgue@st.com, arnaud.pouliquen@st.com, lgirdwood@gmail.com, Olivier Moysan , tiwai@suse.com Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, alsa-devel@alsa-project.org In-Reply-To: <20200911081507.7276-1-olivier.moysan@st.com> References: <20200911081507.7276-1-olivier.moysan@st.com> Subject: Re: [PATCH] ASoC: stm32: sai: add pm_runtime support Message-Id: <160009506912.439.13820832041582523614.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 11 Sep 2020 10:15:07 +0200, Olivier Moysan wrote: > Enable support of pm_runtime on STM32 SAI driver to allow > SAI power state monitoring. > pm_runtime_put_autosuspend() is called from ASoC framework > on pcm device close. > The pmdown_time delay is available in runtime context, and may be set > in SAI driver to take into account shutdown delay on playback. > However, this shutdown delay is already handled in the DAPMs > of the audio codec linked to SAI CPU DAI. > So, the choice is made, not to support this delay on CPU DAI side. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: stm32: sai: add pm_runtime support commit: 4e723e7565c4031568fb9db18253cfbf6442831d All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark