From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9E5FBC433EF for ; Wed, 9 Mar 2022 09:51:04 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B35B91779; Wed, 9 Mar 2022 10:50:12 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B35B91779 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1646819462; bh=4kt6LV+0mnapS/fhsqb7RWgTbI//jQ3jsT/zVlJkRy8=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=IwvK6g/Yz0XT1KeYoO6pawkRZdPjewEwm64QzyaW0+SFkdu4uHaLnfeD79G43UXOg OxXWXv8XeIJlJgif0oZpgs56+sCKm9E5wyZh8rDFgtmc9N5tO8NuZ4V1qPZijrErx4 KArEi+qbH3EV8vVA/MTohv5U2FGUKue8vZCKPPec= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 51EFDF8016C; Wed, 9 Mar 2022 10:50:12 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 88DA6F80236; Wed, 9 Mar 2022 10:50:10 +0100 (CET) Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 991B1F8016C for ; Wed, 9 Mar 2022 10:50:02 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 991B1F8016C Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="hdg7vEEC"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="RSHsUTjM" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 869D21F383; Wed, 9 Mar 2022 09:50:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1646819402; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=shfMOg+VYYR/ZRmGQAsTtzJM2hWJOsiFgfc1pylSCik=; b=hdg7vEEC4v74qUVHmqSgckRTv3YFxj9A02h2rhr3kDELfXfG5aRETEVT0Gs3TgH3pr26pC HOw36A5J3H5BEK23YJp4e8NmiZMyq6X/lIF1B4KBdoeDg7poGzX6gEP0rmJzDp00vm+P6E uO7m/ChfZmOpvsRYXWoDzsj9fzdLbUY= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1646819402; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=shfMOg+VYYR/ZRmGQAsTtzJM2hWJOsiFgfc1pylSCik=; b=RSHsUTjM0odIyh/xibtt+3WDFvEpMmVm92lVJqpQh2ELWULbTr6kpXpVFFw/1WP+1axr56 4IsYXI8qOzq/2QBQ== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 77C64A3B9A; Wed, 9 Mar 2022 09:50:02 +0000 (UTC) Date: Wed, 09 Mar 2022 10:50:02 +0100 Message-ID: From: Takashi Iwai To: Kai Vehmanen Subject: Re: [PATCH] ALSA: hda: Add AlderLake-PS variant PCI ID In-Reply-To: <20220308141322.880775-1-kai.vehmanen@linux.intel.com> References: <20220308141322.880775-1-kai.vehmanen@linux.intel.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: alsa-devel@alsa-project.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, 08 Mar 2022 15:13:22 +0100, Kai Vehmanen wrote: > > Add HD Audio PCI ID for a variant of Intel AlderLake-P. > > Signed-off-by: Kai Vehmanen Thanks, applied now. Takashi