summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra30_spdif.c
AgeCommit message (Collapse)Author
2014-07-23apalis/colibri t30: fix issue with slow spdif clockMarcel Ziswiler
Fix issue with slow SPDIF clock by just doubling desired rate prior to doing any further calculations on it. BTW: A proper fix might involve overall clock doubler configuration.
2011-11-30asoc: tegra: Remove HDMI-SPDIF path supportSumit Bhattacharya
HDMI-SPDIF path is not supported on Tegra30. Remove WAR added to make HDMI-SPDIF path partially functional. Also remove hda2codec_2x clock access from SPDIF driver since this is only required for HDMI-SPDIF path. Bug 872652 Change-Id: I4b0f7666fb53fa603c293154b05aaf62bb54e1bc Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-on: http://git-master/r/63315 Reviewed-by: Scott Peterson <speterson@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Rebase-Id: Refd3a2026d80c2fe0f4e3835db18a94b17eba6a9
2011-11-30Revert "asoc: tegra: Remove HDMI-SPDIF path support"varun colbert
This reverts commit 8e151ed243226aa68b1cd5a261694f48d606060f. Change-Id: Iaf3bfab33da1c979c6b6140713e5eac70b632d1f Reviewed-on: http://git-master/r/60269 Reviewed-by: Scott Peterson <speterson@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R7cd2bd07ee7a4783342fff1ccf22b8323ac10194
2011-11-30asoc: tegra: Remove HDMI-SPDIF path supportSumit Bhattacharya
HDMI-SPDIF path is not supported on Tegra30. Remove WAR added to make HDMI-SPDIF path partially functional. Also remove hda2codec_2x clock access from SPDIF driver since this is only required for HDMI-SPDIF path. Bug 872652 Change-Id: Ibc90fa50813bd36808217b4935e58507a3f98a99 Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-on: http://git-master/r/59640 Reviewed-by: Scott Peterson <speterson@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Rebase-Id: R1860c760d66a8a2d2d8294e7ccd23d9c5c3d5837
2011-11-30ASoC: Tegra: SPDIF: Set 2x spdif_out clock for T30Sumit Bhattacharya
It is a WAR to have better audio quality for HDMI audio over SPDIF. Bug 872652 Change-Id: I896589fd60980c155fae5900618734e1912b4a38 Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-on: http://git-master/r/55143 Reviewed-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com> Tested-by: Gerrit_Virtual_Submit Rebase-Id: Re1fbe68f78d561aea3f7d1f0492086ae0deea742
2011-11-30ASoC: Tegra: SPDIF: Set audio sample rate to HDMISumit Bhattacharya
Set Audio Samplerate and source information to HDMI driver so that it can configure HDMI registers accordingly. Bug 872652 Change-Id: Ifdbf9a1d192a870d99846e936c6c215ee999473d Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-on: http://git-master/r/54972 Reviewed-by: Scott Peterson <speterson@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Tested-by: Gerrit_Virtual_Submit Rebase-Id: Rec9f21701c5178208597024817f5751652528993
2011-11-30ASoC: Tegra: Spdif: Add Tegra30 spdif driverSumit Bhattacharya
Bug 872652 Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Change-Id: I2c5006a68d590b9215db056a614566b926287fda Reviewed-on: http://git-master/r/54954 Tested-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Tested-by: Gerrit_Virtual_Submit Rebase-Id: R89c166fa6563318dcbb0ca6e25f7dcce6db3c134