public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ALSA: hda/hdmi: Add Tegra238 HDA codec device ID
@ 2026-03-02  8:37 Sheetal .
  0 siblings, 0 replies; only message in thread
From: Sheetal . @ 2026-03-02  8:37 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Thierry Reding
  Cc: Jonathan Hunter, mkumard, linux-sound, linux-tegra, linux-kernel,
	Sheetal

From: Sheetal <sheetal@nvidia.com>

Add Tegra238 HDA codec device in hda_device_id list.

Change-Id: Id47614425ac49037cd074a3fdff403b6630598eb
Signed-off-by: Sheetal <sheetal@nvidia.com>
---
 sound/hda/codecs/hdmi/tegrahdmi.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/hda/codecs/hdmi/tegrahdmi.c b/sound/hda/codecs/hdmi/tegrahdmi.c
index 5f6fe31aa202..ebb6410a4831 100644
--- a/sound/hda/codecs/hdmi/tegrahdmi.c
+++ b/sound/hda/codecs/hdmi/tegrahdmi.c
@@ -299,6 +299,7 @@ static const struct hda_device_id snd_hda_id_tegrahdmi[] = {
 	HDA_CODEC_ID_MODEL(0x10de002f, "Tegra194 HDMI/DP2",	MODEL_TEGRA),
 	HDA_CODEC_ID_MODEL(0x10de0030, "Tegra194 HDMI/DP3",	MODEL_TEGRA),
 	HDA_CODEC_ID_MODEL(0x10de0031, "Tegra234 HDMI/DP",	MODEL_TEGRA234),
+	HDA_CODEC_ID_MODEL(0x10de0032, "Tegra238 HDMI/DP",	MODEL_TEGRA234),
 	HDA_CODEC_ID_MODEL(0x10de0033, "SoC 33 HDMI/DP",	MODEL_TEGRA234),
 	HDA_CODEC_ID_MODEL(0x10de0034, "Tegra264 HDMI/DP",	MODEL_TEGRA234),
 	HDA_CODEC_ID_MODEL(0x10de0035, "SoC 35 HDMI/DP",	MODEL_TEGRA234),
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-02  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02  8:37 [PATCH 1/3] ALSA: hda/hdmi: Add Tegra238 HDA codec device ID Sheetal .

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox