Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp930987pxb; Wed, 3 Mar 2021 21:30:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJzDea5PXoMTXq4uYdMpykwmr+QbUHJZWlZVdKD02UGM9XaJgYyXEFXWxbjp88MSBvi06AH1 X-Received: by 2002:a05:6402:646:: with SMTP id u6mr2546917edx.250.1614835821741; Wed, 03 Mar 2021 21:30:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614835821; cv=none; d=google.com; s=arc-20160816; b=Dm9XuQYhaaJg1YP0Q7NjS6zEtGInl8cZlfLdD3SyutKG64ZzLidKGVj4oqCQMdQmQl EJ9BeoltFrRv6PIycTatjslDO3rCsvfYYdJBTlJw2IuP8vtKIYB255XD8s9y4PSgFvep YhTpjX5pspz+J8VPiN1bZOQMJ8E+/CjcNzmmLSShI/3ygvdVffyph9J1Ptw01KcJPHsw c3KTZ8YtL9PZdFhlZ522rqItQx303zvOHYYv5TK1CHik5z2HTVw4/xqZbgBj6JXD9Ylh 7hp5iw4VFj6eBEHRprja5j3ARSXKtl2uVbu9c0sqxWzf54M4TUIVS14zKToOA0KkuzZv Evpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=GOB78khJuPwt2ucRFLTjydeP6xSWjwrzuHattF5w92M=; b=gDlU9vBQzmnSt6+PT2ivP4jnE7Higngz/0ayvzCZOPNKPiLtr5D0Li7cjmBFCqBmH4 acRwx9EK9HP1rssGmAHuAbMh8Ubs+LiFLprwNysHoPSnp91YQJsKwH7M5vlPTphV21lZ aLZypmaCFf0QxDAQ4hbzFNwIXvl3CLpyOoa+AWF2MwofRXgoHsgA/KcVTLMT352t0bUT CA7UQuX7Sfgie/TnqTR5tHxkBxIa1t9QvdIEA7JPL5uahA8gxrzSVOLsOMZl93LPt3Up W7NO5qk6ay7ttIy6n0OrQ0rFWHPobo8tbCMEv1WSKLNTibtT2bwXVdso3hCFXygh6w2+ f91Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=Q6kuBlTm; 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 l6si16341171ejd.115.2021.03.03.21.29.59; Wed, 03 Mar 2021 21:30:21 -0800 (PST) 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=k20201202 header.b=Q6kuBlTm; 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 S239396AbhCBEPX (ORCPT + 99 others); Mon, 1 Mar 2021 23:15:23 -0500 Received: from mail.kernel.org ([198.145.29.99]:60938 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346153AbhCAXiY (ORCPT ); Mon, 1 Mar 2021 18:38:24 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id CACBA61481; Mon, 1 Mar 2021 23:36:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614641785; bh=VvLYvJ0aIkonlcmlC5Homj2udF5HvWgNbKU0ABVOuPE=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=Q6kuBlTmclg6ZJDHh3R6WSs/uy43Oa/PTlEJEx62NxwJ6Hrg1wlfZYD6aITbK8Lmx pkvRlbXq2zRqDqiOYSGzlLOUq+OQKbhlDSPsgS9bycF2EW+92KnzaCytniLiZDsQv1 IJ8V6ZR56rVb1iXjpBirW86Ts48pR2fRf3oEEFP9wePKKxQFAk0+FGUn5jSwc7XrIF Dvyj4DXIDwaT/mrjZQjDbQOb8LZ8BMXwsswpUb9nQ003v5KM9etA5vzNl+PmzjEuxK yyzE6hW+liY5NW1Zc8uQt4B+uf4ViIxo+aPFuQd6fQphQTrZT/BWV11SaLVi98mlcO ctf8/ua2IXiWw== From: Mark Brown To: timur@kernel.org, Xiubo.Lee@gmail.com, tiwai@suse.com, Shengjiu Wang , nicoleotsuka@gmail.com, festevam@gmail.com, perex@perex.cz, alsa-devel@alsa-project.org Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org In-Reply-To: <1613984990-5534-1-git-send-email-shengjiu.wang@nxp.com> References: <1613984990-5534-1-git-send-email-shengjiu.wang@nxp.com> Subject: Re: [PATCH] ASoC: fsl_xcvr: move reset assert into runtime_resume Message-Id: <161464168098.31144.2631005760387940700.b4-ty@kernel.org> Date: Mon, 01 Mar 2021 23:34:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 22 Feb 2021 17:09:50 +0800, Shengjiu Wang wrote: > Move reset assert into runtime_resume since we > cannot rely on reset assert state when the device > is put out from suspend. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: fsl_xcvr: move reset assert into runtime_resume commit: 0f780e4bef4587f07060109040955d6b6aa179a2 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