From: Vinod Koul <vinod.koul@intel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
alsa-devel@alsa-project.org, broonie@kernel.org,
Senthilnathan Veppur <senthilnathanx.veppur@intel.com>
Subject: Re: [PATCH] ALSA: hda: Add Geminilake HDMI codec ID
Date: Mon, 27 Feb 2017 21:45:55 +0530 [thread overview]
Message-ID: <20170227161555.GG2843@localhost> (raw)
In-Reply-To: <s5hd1e3397n.wl-tiwai@suse.de>
On Mon, Feb 27, 2017 at 05:11:08PM +0100, Takashi Iwai wrote:
> On Mon, 27 Feb 2017 16:49:44 +0100,
> Vinod Koul wrote:
> >
> > Geminilake HDMI codec 0x280d is similar to previous platforms, so add it with
> > similar ops as previous.
> >
> > Signed-off-by: Senthilnathan Veppur <senthilnathanx.veppur@intel.com>
> > Signed-off-by: Vinod Koul <vinod.koul@intel.com>
> > ---
> > sound/pci/hda/patch_hdmi.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
> > index 3fc201c3b95a..6254c3ba4473 100644
> > --- a/sound/pci/hda/patch_hdmi.c
> > +++ b/sound/pci/hda/patch_hdmi.c
> > @@ -3658,6 +3658,7 @@ static int patch_via_hdmi(struct hda_codec *codec)
> > HDA_CODEC_ENTRY(0x80862808, "Broadwell HDMI", patch_i915_hsw_hdmi),
> > HDA_CODEC_ENTRY(0x80862809, "Skylake HDMI", patch_i915_hsw_hdmi),
> > HDA_CODEC_ENTRY(0x8086280a, "Broxton HDMI", patch_i915_hsw_hdmi),
> > +HDA_CODEC_ENTRY(0x8086280d, "Geminilake HDMI", patch_i915_hsw_hdmi),
> > HDA_CODEC_ENTRY(0x8086280b, "Kabylake HDMI", patch_i915_hsw_hdmi),
> > HDA_CODEC_ENTRY(0x80862880, "CedarTrail HDMI", patch_generic_hdmi),
> > HDA_CODEC_ENTRY(0x80862882, "Valleyview2 HDMI", patch_i915_byt_hdmi),
>
> The list is sorted in the codec ID order, so I put it in the right
> place manually.
Ah okay, sorry missed that, I was assuming that we will be platform order
like PCI ones..
--
~Vinod
prev parent reply other threads:[~2017-02-27 16:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 15:49 [PATCH] ALSA: hda: Add Geminilake HDMI codec ID Vinod Koul
2017-02-27 16:11 ` Takashi Iwai
2017-02-27 16:15 ` Vinod Koul [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170227161555.GG2843@localhost \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@intel.com \
--cc=senthilnathanx.veppur@intel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.