lkml.org 
[lkml]   [2012]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[ 11/49] ALSA: hda - Add support for Realtek ALC282
    Date
    From: Greg KH <gregkh@linuxfoundation.org>

    3.0-stable review patch. If anyone has any objections, please let me know.

    ------------------

    From: David Henningsson <david.henningsson@canonical.com>

    commit 4e01ec636e64707d202a1ca21a47bbc6d53085b7 upstream.

    This codec has a separate dmic path (separate dmic only ADC),
    and thus it looks mostly like ALC275.

    BugLink: https://bugs.launchpad.net/bugs/1025377
    Tested-by: Ray Chen <ray.chen@canonical.com>
    Signed-off-by: David Henningsson <david.henningsson@canonical.com>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    sound/pci/hda/patch_realtek.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/sound/pci/hda/patch_realtek.c
    +++ b/sound/pci/hda/patch_realtek.c
    @@ -20133,6 +20133,7 @@ static const struct hda_codec_preset snd
    { .id = 0x10ec0275, .name = "ALC275", .patch = patch_alc269 },
    { .id = 0x10ec0276, .name = "ALC276", .patch = patch_alc269 },
    { .id = 0x10ec0280, .name = "ALC280", .patch = patch_alc269 },
    + { .id = 0x10ec0282, .name = "ALC282", .patch = patch_alc269 },
    { .id = 0x10ec0861, .rev = 0x100340, .name = "ALC660",
    .patch = patch_alc861 },
    { .id = 0x10ec0660, .name = "ALC660-VD", .patch = patch_alc861vd },



    \
     
     \ /
      Last update: 2012-08-08 01:42    [W:4.145 / U:0.568 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site