Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp1554152pxf; Fri, 12 Mar 2021 12:27:01 -0800 (PST) X-Google-Smtp-Source: ABdhPJx6dZRQs58MaMM+mKPi5ze22zf3DRr9q8SY9tWdiGzQndTf3d0Bf7q8kgpWxiHmEjGsGBCm X-Received: by 2002:a17:906:b113:: with SMTP id u19mr10569630ejy.335.1615580820829; Fri, 12 Mar 2021 12:27:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615580820; cv=none; d=google.com; s=arc-20160816; b=leea2o9NFwT8qwr4AMjqU9TfBvVaG9Wbtn65Zg+HZo6hVaMr+lgOtcWTXgOT1olMxZ Hj+PhqJO+eUXJlIcisnO6febPcBBdiIC1oZYvYWtaYDMwYW2J5fErs9tZkWI0Oip5Txi A9Rjdq/76xy+PyiVqKQTT9bWFtuG+ZvPEcWaQ/zgZbiuRgWSfRLphCgKpfcVytxleZK7 ZStbUTXU6D8PKFM428hiIMYGs0Tm0b7f7iONUNYnraujMVIqbo0RqKRV14puah5aZopa 9Jk1Fs+6Kt7pYoc/aFYMdEtyHl9Sz8Lugbvw7riHv4sEnNmJM2UDluvI+f5jLxU4wTYI nfYw== 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=/1NcMm+jOgqAGtOeY3fxLHAfNyHoWkojZ0g3k/wGhc0=; b=TqSv4Nqj6iqp/q/Kp1WafKMxwK9CMT4D4bc15T8Rtwbe2vlg2OiuBAt9bYUY2JS0Hg zypGptvYMipxhuFb6YE4l/u9PGillivoy6wLIjceiopwzpSXaUZfy5NNryQ2+ZkT/BPz O5DiZRPsyaAiQBhWS+SPKj6A5v1PXy2UQaeZs6HuJSiGD0XRYrdQdv1WBE9bTYwnp+kS T3EphIX4sXgQbUStnvHWY9vZk4VqcoJSfh9l2ik1EiHkI/sZwOQwV2G9geP0UT87eMlY MiBefXQfgaNLmdWDzIBDEDx12M2OTi8RjB6xbSjRTG8n+CpsCMk03evyk0ovxXsX5cuP vBdA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=o8FQyHky; 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 m21si5101079ejq.232.2021.03.12.12.26.38; Fri, 12 Mar 2021 12:27:00 -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=o8FQyHky; 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 S234764AbhCLUZd (ORCPT + 99 others); Fri, 12 Mar 2021 15:25:33 -0500 Received: from mail.kernel.org ([198.145.29.99]:34966 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234750AbhCLUZJ (ORCPT ); Fri, 12 Mar 2021 15:25:09 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3700A64F85; Fri, 12 Mar 2021 20:25:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615580708; bh=PiAVnNdcv0wxF9iybfaUy8tQqGnHkVEy3c5oroa2KHM=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=o8FQyHkyzFenyo0UuWd6wh2j7bC0C04wtwqWUTHR4M6gmRaPuUJJ0NeDg8Fmlanw2 KSYKf7p7QQ4SNM1I7HJv4xWx58gznLpo74xx6feJk9xU386bqRU9lIITw7CfVHOWsy atv/kXx9b2boDhplUT1gjRlcMjIBYFfbiOWt+ShunEcrGBnurneffMQ3cdnYcWIxZn 1WWJbtunZwpJtk/Uk3tWK5yniysUib3d3ky5edhHFPQ4EIF8POI75wlUpIWCnXrbwY UfEyccrXQXTbzulEbsv30wi5hrAQFolBhUA1qMPIN5Uq/3ENnWwqwydP2M8FBG0fhn +WgQaR5gA8vKQ== From: Mark Brown To: linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, tzungbi@google.com, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Jiaxin Yu , matthias.bgg@gmail.com Cc: shane.chien@mediatek.com, Trevor.Wu@mediatek.com In-Reply-To: <1615516005-781-1-git-send-email-jiaxin.yu@mediatek.com> References: <1615516005-781-1-git-send-email-jiaxin.yu@mediatek.com> Subject: Re: [PATCH] ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge Message-Id: <161558062956.11113.8460883520488854945.b4-ty@kernel.org> Date: Fri, 12 Mar 2021 20:23:49 +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 Fri, 12 Mar 2021 10:26:45 +0800, Jiaxin Yu wrote: > This patch correct tdm out bck inverse register to AUDIO_TOP_CON3[3]. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge commit: 8d06b9633a66f41fed520f6eebd163189518ba79 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