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 X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3C64C43331 for ; Mon, 11 Nov 2019 14:17:01 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DB5122196E for ; Mon, 11 Nov 2019 14:17:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="Luylwiob" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DB5122196E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 9F4F682C; Mon, 11 Nov 2019 15:16:08 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9F4F682C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1573481818; bh=8bcvXxCAZzs11Dk7b7gMaLuFq7w5FPqvsIoCCJU7nt8=; h=Date:From:To:In-Reply-To:References:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Luylwioba3mTc9xGE8OjXBpcUF6ugSwwcRhVx90DVus6qE2NkBT74395DodvBH2sy irfbB4yt45aGrMRNIT/834EOBa258RjlOwuFdpFIx6vNng+toI2S0QgCCyeNd8AWFX CYc7/9BmZANj7h2vF8FN7ODSq9kU8W93QKEVP5cc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 254E6F8045D; Mon, 11 Nov 2019 15:16:08 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 118F8F804FF; Mon, 11 Nov 2019 15:16:07 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 36EA2F8015C for ; Mon, 11 Nov 2019 15:16:03 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 36EA2F8015C X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Nov 2019 06:15:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,293,1569308400"; d="scan'208";a="202064941" Received: from zeliteleevi.tm.intel.com ([10.237.55.130]) by fmsmga008.fm.intel.com with ESMTP; 11 Nov 2019 06:15:58 -0800 Date: Mon, 11 Nov 2019 16:15:57 +0200 (EET) From: Kai Vehmanen X-X-Sender: kvehmane@zeliteleevi To: Takashi Iwai In-Reply-To: Message-ID: References: <20191111133838.21213-1-kai.vehmanen@linux.intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7 02160 Espoo MIME-Version: 1.0 Cc: alsa-devel@alsa-project.org, Kai Vehmanen Subject: Re: [alsa-devel] [PATCH] ALSA: hda: hdmi - fix pin setup on Tigerlake 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hey Takashi, On Mon, 11 Nov 2019, Takashi Iwai wrote: > On Mon, 11 Nov 2019 14:38:38 +0100, Kai Vehmanen wrote: >> Apply same logic to pin setup as on previous platforms. Fixes >> errors in HDMI/DP playback. > > Just to be sure: does Tigerlake need the fixed number of 3 dev_num? > is_haswell_plus() is applied in a few places, and one place is for > that check. yes, that applies as well. Br, Kai _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel