From: Mark Brown Date: Tue, 7 Jun 2022 10:52:10 +0000 (+0100) Subject: OPE support on Tegra210 and later X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ed05d691b921bff37e2397f7a41507b858950020;p=linux.git OPE support on Tegra210 and later Merge series from Sameer Pujar : 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. --- ed05d691b921bff37e2397f7a41507b858950020