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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 8FB8AF53D7F for ; Mon, 16 Mar 2026 17:52:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-Id:Subject:References:In-Reply-To:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Paek1Dxf4L/77rV5nlsszIl5/K8oYeT6YlCyqihk8lM=; b=wOnQeNJUp5TtPRy9Akh4nm9npB 4xClo5nofe5vLW7UDYRR+j2S9qf/pMozp49uEzTcDFwj3aNS3m/Jjj+Um1I9CL1pUUo9rAHcmXWVy q4NWhJxN27cWAAz2FY4W1pLUs3cHFGDKDLrRYlqWK5s6RKYCkfgik9n9NuBhMgJNRPQjxlkYLlFY8 FKn2r7ol6IWDYMuQTpqYZr1B8SP70dDqId8JBqhmgB1NuNJAOW46kXXALoScOSBw63I1RMAPbmrjy FLGeMbBUjVuBLP85jB+I4kO4HCWbvvSZoQMoZCqSG2WxnCoSwm6stSpsrFcoQrB6j3xFAh0qRRD+d 8oYWerVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w2C7L-00000004cJQ-1XlU; Mon, 16 Mar 2026 17:52:39 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w2C7K-00000004cJI-023v for linux-arm-kernel@lists.infradead.org; Mon, 16 Mar 2026 17:52:38 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 1ACDB60123; Mon, 16 Mar 2026 17:52:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A3315C19425; Mon, 16 Mar 2026 17:52:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773683556; bh=1pb1aqms/tuAEyqtaZxNHK+BnZRWUIA63kS7sxzCYdM=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=euzR0jWn68jPTGaqoZ1uLi6HDtCmQpCqd1SknY0547474UQR5dAIDOaEQv6In5cM1 8/QT8JrXVyf/IZ8cqE6AuW5eEJB+GGcbhiotXovgoi4nvk7jIGeitlCy9KmyipZltP TNN6ZczPf8PKKGakm3QTN+fzlCqPeyawMingXLgcML7Vlja9AfqXTC0t+peiWmJJmz 1B6fplGKDB8aiaeUfDzFVl6NUJpmRRmKDp9EVlLk/f30ZcgIxi1tpaV6pqQlhF5CiX XooQGmqDJ+ZHMYl9R4T1MtL1bhSWq23yxZiY0npEEzmmzZP/RrVePipVUkXdgnPajx UoSpLEEbxNTOQ== From: Mark Brown To: Liam Girdwood , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Kuninori Morimoto , Shengjiu Wang , Jaroslav Kysela , Takashi Iwai , Shenghao Ding , Kevin Lu , Baojun Xu , Frank Li , James Calligeros Cc: linux-sound@vger.kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, asahi@lists.linux.dev In-Reply-To: <20260301-tdm-idle-slots-v3-0-c6ac5351489a@gmail.com> References: <20260301-tdm-idle-slots-v3-0-c6ac5351489a@gmail.com> Subject: Re: [PATCH v3 0/7] ASoC: basic support for configuring bus keepers Message-Id: <177368355239.146755.11297173748459835851.b4-ty@kernel.org> Date: Mon, 16 Mar 2026 17:52:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.15-dev-c239c X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 01 Mar 2026 18:05:19 +1000, James Calligeros wrote: > This series introduces some infrastructure to allow platform drivers > to specify what a DAI should be doing when it is not active on the > bus. The primary use case for this is configuring bus keepers which > may be integrated into various codecs. The instigating use case for > this functionality is an interesting bus topology on Apple Silicon > laptops with multiple codecs. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/7] ASoC: dt-bindings: convert tdm-slot to YAML https://git.kernel.org/broonie/misc/c/5273cb8197d8 [2/7] ASoC: dt-bindings: update tdm-slot.txt references to tdm-slot.yaml https://git.kernel.org/broonie/misc/c/cc74890fb484 [3/7] ASoC: dt-bindings: add TDM slot idle mode properties https://git.kernel.org/broonie/misc/c/938c1ed56ab8 [4/7] ASoC: soc-dai: define possible idle TDM slot modes https://git.kernel.org/broonie/misc/c/7d8632f1ef6c [5/7] ASoC: soc-dai: add common operation to set TDM idle mode https://git.kernel.org/broonie/misc/c/b758d3574e88 [6/7] ASoC: tas2764: expose SDOUT bus keeper via set_tdm_idle operation https://git.kernel.org/broonie/misc/c/45573ee1f2ba [7/7] ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle https://git.kernel.org/broonie/misc/c/af176d0787d2 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