mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
ASoC: tegra-alt: Discontinue APE SPDIF support
As there are no real usecase for SPDIF currently and lack of clock support for SPDIF, discontinuing the spdif support. Bug 200355251 Change-Id: I9734915715ec21aabbf999c08cea588cf2fcb08f Signed-off-by: Mohan Kumar <mkumard@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1584289 Reviewed-by: Ravindra Lokhande <rlokhande@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Sameer Pujar
parent
fae9c0a600
commit
e9c51282bb
@@ -149,7 +149,6 @@ enum tegra210_xbar_codec_conf {
|
||||
TEGRA210_CODEC_DMIC1_CONF,
|
||||
TEGRA210_CODEC_DMIC2_CONF,
|
||||
TEGRA210_CODEC_DMIC3_CONF,
|
||||
TEGRA210_CODEC_SPDIF_CONF,
|
||||
TEGRA210_XBAR_CODEC_CONF, /* Total number of xbar codec conf */
|
||||
};
|
||||
|
||||
@@ -349,7 +348,6 @@ enum tegra186_xbar_codec_conf {
|
||||
TEGRA186_CODEC_DMIC2_CONF,
|
||||
TEGRA186_CODEC_DMIC3_CONF,
|
||||
TEGRA186_CODEC_DMIC4_CONF,
|
||||
TEGRA186_CODEC_SPDIF_CONF,
|
||||
TEGRA186_CODEC_DSPK1_CONF,
|
||||
TEGRA186_CODEC_DSPK2_CONF,
|
||||
TEGRA186_CODEC_ASRC1_CONF,
|
||||
|
||||
Reference in New Issue
Block a user