ALSA: hda/tegra: correct number of SDO lines for Tegra194
authorSameer Pujar <spujar@nvidia.com>
Mon, 4 May 2020 08:16:14 +0000 (13:46 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 May 2020 09:51:05 +0000 (11:51 +0200)
commitbb9b02a4589cee66cdb92eb9b7191d6557afdd6f
tree0d5c31c99416d59d667c36a7cb875091df830a91
parentc55f5692748cdf7b6eee651dd91f4f3a84307e98
ALSA: hda/tegra: correct number of SDO lines for Tegra194

Tegra194 supports 4 SDO lines but GCAP register indicates 2 lines. Thus it
does not reflect the true capability of the HW. This patch presents a
workaround by updating NSDO value accordingly in T_AZA_DBG_CFG_2 register.

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Link: https://lore.kernel.org/r/1588580176-2801-2-git-send-email-spujar@nvidia.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_tegra.c