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 58C13C43334 for ; Tue, 7 Jun 2022 10:56:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=7QeGT2qpF/HZjVHlJhnZ0cxBJQYEwMrPJNrcOTg/tUM=; b=bz+5X/dcsJYXSs 0lD8av1sChp0oPLyzf8itj1U4iGdk2h6ymFSRP0fD5z7EwWr+muVy0izgu6KKXkL9CEMtldJxRz1M S4pZARfjV646TR97QoRVNQOkKvohO7D9ClfnrG2nIFKZBtwNLpKQiIibauvzNAbj0rxQMNPpABI53 i2lm440LE2HTkTNGPM+ARtVWcemQIwf+whR7rML9rz4NfILUJfvW1WMxx3E9pvDQqUNe0fqp5+TjQ fcUBglBTWzoJgm9CRadsekKfWmB+WVS2Lb5fILKq6jPwdn/D8hhl//a7Ikf7VrWI6TklvnngDe8og bjA/pMV7ESuIb00+G3OQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyWro-006rcW-LX; Tue, 07 Jun 2022 10:55:21 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyWrj-006ra9-3g for linux-arm-kernel@lists.infradead.org; Tue, 07 Jun 2022 10:55:18 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A2807B81F0E; Tue, 7 Jun 2022 10:55:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B44ECC385A5; Tue, 7 Jun 2022 10:55:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654599312; bh=RMxBLzAW7Q9aqyjIr5rMgScv+pfwT+8lbeF5Fd1v700=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=qFXaEbfPLM9891/pU83KYLFlThljzmRkg1Gnb/Zv2rjp4HWgtsmwgTWlk4nQZ7SEk KwG4y58qXF1jTacp0XL8O7ABwpRlHij3weDb94mx20VKfkJ+9rZ5z876ySns1iKB5e Kk3GLRoVxRHWvesYIKn676HPwdVHT4kmGpvPkKDPppyfVn+hy+WQwL0B/4Yk/fXoI0 nQtD+C11pv+YRIHVFN+ZX8WX+jOGuYkF+3R+WSHCN7AQr08P/UPfX2/22Db+Upx8mK quulXl067G/NVEI1xkwBvic8I3BLUYBSSTiNlaG4xlFOEttmWkl6+HmzbWYp/GzUTf YuCn7Gl2B3FAA== From: Mark Brown To: thierry.reding@gmail.com, tiwai@suse.com, spujar@nvidia.com, robh+dt@kernel.org, catalin.marinas@arm.com, will@kernel.org, perex@perex.cz, krzysztof.kozlowski+dt@linaro.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, jonathanh@nvidia.com, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-tegra@vger.kernel.org In-Reply-To: <1654238172-16293-1-git-send-email-spujar@nvidia.com> References: <1654238172-16293-1-git-send-email-spujar@nvidia.com> Subject: Re: (subset) [PATCH v3 0/6] OPE support on Tegra210 and later Message-Id: <165459930944.399031.17402863866991236523.b4-ty@kernel.org> Date: Tue, 07 Jun 2022 11:55:09 +0100 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220607_035515_356067_924514B4 X-CRM114-Status: GOOD ( 17.01 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 3 Jun 2022 12:06:06 +0530, Sameer Pujar wrote: > This series adds support for Output Prcoessing Module (OPE) module on > Tegra210 and later generations of SoCs. OPE is a client of AHUB and > it has sub blocks of PEQ (Parametric Equalizer) and MBDRC (Multi Band > Dynamic Range Compressor) for data processing. > > An ASoC component is registered for OPE, which includes PEQ and MBDRC > functions as well. This can be plugged in audio path using ALSA mixer > controls. The series adds necessary binding documentaion, driver and > DT binding patches to enable OPE module on Jetson platforms. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/6] ASoC: tegra: Add binding doc for OPE module commit: 45c6c5e052df2ee0d87e74743d8bb72e70fd0887 [2/6] ASoC: tegra: Add Tegra210 based OPE driver commit: 7358a803c778f28314721e78339f3fa5b787f55c [3/6] ASoC: tegra: AHUB routes for OPE module commit: 7ee0910d03168535ffeea2f4ce924eebb3b24863 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 69F3DC433EF for ; Tue, 7 Jun 2022 10:58:09 +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 AAE571A92; Tue, 7 Jun 2022 12:57:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AAE571A92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1654599487; bh=RMxBLzAW7Q9aqyjIr5rMgScv+pfwT+8lbeF5Fd1v700=; h=From:To:In-Reply-To:References:Subject:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qX7YB+tpmPp7Wc3StT+CmuY2Gg8OggblXX5VxQZTWvTUvmYd/Fr4X7OWwEIxi/slf grTl5nxUn5WaRP5Kwtr865kx73wdofMVkguMPZjbpliH2tNbfwoxECujpn08oxYs0W G/+sAw8FoHKoXG8wfkO786tlFs3hgP/nzCBLuBO4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 3E047F80552; Tue, 7 Jun 2022 12:55:20 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3A755F8056F; Tue, 7 Jun 2022 12:55:19 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 17F42F80557 for ; Tue, 7 Jun 2022 12:55:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 17F42F80557 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qFXaEbfP" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A2807B81F0E; Tue, 7 Jun 2022 10:55:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B44ECC385A5; Tue, 7 Jun 2022 10:55:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654599312; bh=RMxBLzAW7Q9aqyjIr5rMgScv+pfwT+8lbeF5Fd1v700=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=qFXaEbfPLM9891/pU83KYLFlThljzmRkg1Gnb/Zv2rjp4HWgtsmwgTWlk4nQZ7SEk KwG4y58qXF1jTacp0XL8O7ABwpRlHij3weDb94mx20VKfkJ+9rZ5z876ySns1iKB5e Kk3GLRoVxRHWvesYIKn676HPwdVHT4kmGpvPkKDPppyfVn+hy+WQwL0B/4Yk/fXoI0 nQtD+C11pv+YRIHVFN+ZX8WX+jOGuYkF+3R+WSHCN7AQr08P/UPfX2/22Db+Upx8mK quulXl067G/NVEI1xkwBvic8I3BLUYBSSTiNlaG4xlFOEttmWkl6+HmzbWYp/GzUTf YuCn7Gl2B3FAA== From: Mark Brown To: thierry.reding@gmail.com, tiwai@suse.com, spujar@nvidia.com, robh+dt@kernel.org, catalin.marinas@arm.com, will@kernel.org, perex@perex.cz, krzysztof.kozlowski+dt@linaro.org In-Reply-To: <1654238172-16293-1-git-send-email-spujar@nvidia.com> References: <1654238172-16293-1-git-send-email-spujar@nvidia.com> Subject: Re: (subset) [PATCH v3 0/6] OPE support on Tegra210 and later Message-Id: <165459930944.399031.17402863866991236523.b4-ty@kernel.org> Date: Tue, 07 Jun 2022 11:55:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, jonathanh@nvidia.com, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.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 Fri, 3 Jun 2022 12:06:06 +0530, Sameer Pujar wrote: > This series adds support for Output Prcoessing Module (OPE) module on > Tegra210 and later generations of SoCs. OPE is a client of AHUB and > it has sub blocks of PEQ (Parametric Equalizer) and MBDRC (Multi Band > Dynamic Range Compressor) for data processing. > > An ASoC component is registered for OPE, which includes PEQ and MBDRC > functions as well. This can be plugged in audio path using ALSA mixer > controls. The series adds necessary binding documentaion, driver and > DT binding patches to enable OPE module on Jetson platforms. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/6] ASoC: tegra: Add binding doc for OPE module commit: 45c6c5e052df2ee0d87e74743d8bb72e70fd0887 [2/6] ASoC: tegra: Add Tegra210 based OPE driver commit: 7358a803c778f28314721e78339f3fa5b787f55c [3/6] ASoC: tegra: AHUB routes for OPE module commit: 7ee0910d03168535ffeea2f4ce924eebb3b24863 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 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B80E4C43334 for ; Tue, 7 Jun 2022 11:01:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242935AbiFGLBU (ORCPT ); Tue, 7 Jun 2022 07:01:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242349AbiFGK7l (ORCPT ); Tue, 7 Jun 2022 06:59:41 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7902DF68A1; Tue, 7 Jun 2022 03:55:13 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 07886615E1; Tue, 7 Jun 2022 10:55:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B44ECC385A5; Tue, 7 Jun 2022 10:55:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654599312; bh=RMxBLzAW7Q9aqyjIr5rMgScv+pfwT+8lbeF5Fd1v700=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=qFXaEbfPLM9891/pU83KYLFlThljzmRkg1Gnb/Zv2rjp4HWgtsmwgTWlk4nQZ7SEk KwG4y58qXF1jTacp0XL8O7ABwpRlHij3weDb94mx20VKfkJ+9rZ5z876ySns1iKB5e Kk3GLRoVxRHWvesYIKn676HPwdVHT4kmGpvPkKDPppyfVn+hy+WQwL0B/4Yk/fXoI0 nQtD+C11pv+YRIHVFN+ZX8WX+jOGuYkF+3R+WSHCN7AQr08P/UPfX2/22Db+Upx8mK quulXl067G/NVEI1xkwBvic8I3BLUYBSSTiNlaG4xlFOEttmWkl6+HmzbWYp/GzUTf YuCn7Gl2B3FAA== From: Mark Brown To: thierry.reding@gmail.com, tiwai@suse.com, spujar@nvidia.com, robh+dt@kernel.org, catalin.marinas@arm.com, will@kernel.org, perex@perex.cz, krzysztof.kozlowski+dt@linaro.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, jonathanh@nvidia.com, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-tegra@vger.kernel.org In-Reply-To: <1654238172-16293-1-git-send-email-spujar@nvidia.com> References: <1654238172-16293-1-git-send-email-spujar@nvidia.com> Subject: Re: (subset) [PATCH v3 0/6] OPE support on Tegra210 and later Message-Id: <165459930944.399031.17402863866991236523.b4-ty@kernel.org> Date: Tue, 07 Jun 2022 11:55:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Fri, 3 Jun 2022 12:06:06 +0530, Sameer Pujar wrote: > This series adds support for Output Prcoessing Module (OPE) module on > Tegra210 and later generations of SoCs. OPE is a client of AHUB and > it has sub blocks of PEQ (Parametric Equalizer) and MBDRC (Multi Band > Dynamic Range Compressor) for data processing. > > An ASoC component is registered for OPE, which includes PEQ and MBDRC > functions as well. This can be plugged in audio path using ALSA mixer > controls. The series adds necessary binding documentaion, driver and > DT binding patches to enable OPE module on Jetson platforms. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/6] ASoC: tegra: Add binding doc for OPE module commit: 45c6c5e052df2ee0d87e74743d8bb72e70fd0887 [2/6] ASoC: tegra: Add Tegra210 based OPE driver commit: 7358a803c778f28314721e78339f3fa5b787f55c [3/6] ASoC: tegra: AHUB routes for OPE module commit: 7ee0910d03168535ffeea2f4ce924eebb3b24863 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