From patchwork Mon Sep 12 18:37:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kai Vehmanen X-Patchwork-Id: 604994 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 77D88C6FA82 for ; Mon, 12 Sep 2022 18:37:39 +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 D5D1716A3; Mon, 12 Sep 2022 20:36:46 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D5D1716A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663007856; bh=YjL3r9x5xNvvzvzk33JWDEor4frkiwK8OFLk1xqsbwg=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=kte56QCHKD84YidZmfzc7fWFCqzwbkqlNeHTITRV+/5kc/1TFk06tuHvALP86cOkP XBKdbNIv3jxlImbtrto+yFacmxcUIyEI+Yn69QDU0FAS27RZD0AGWLWXy6EUfLD8um rXfZWCoga6Edlg6gLRc+CKdHQ6XAP2FLKeoA6NqU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 445D2F8020D; Mon, 12 Sep 2022 20:36:46 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 960DCF8027B; Mon, 12 Sep 2022 20:36:44 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 9183EF800FE for ; Mon, 12 Sep 2022 20:36:36 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9183EF800FE Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="O+5cT5lI" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663007798; x=1694543798; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=YjL3r9x5xNvvzvzk33JWDEor4frkiwK8OFLk1xqsbwg=; b=O+5cT5lIIZvkDvCypXJThMRrY4p/JG0/mUgn+diSE6wCIar1MYFoiYhj uxCu54nh83RCRc1cgNLgw6jgUk7M70HMmCAti9N6yZJeQ3fNZZpsEAhoU py75xBn70AZ3iakoxENm8WYMgl4St15xA0eYM6FlJyRC50+Lbex/wc38L Lfjy3wEM4RTWNVVWRfdV4kkqQpJSDca3hIkZw8XfEiiOK1QmItHlrXXRi YxCBMnuCyPib4ZXLAtT19pbWY0bLsTtoIQTSu0kZNrmAcobGUh2Akqsew IGUBKopiCtrwftced65fmrLN6b8GUOjmMaVZmd89twJy0PJ25lK0lLbnW Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10468"; a="324177949" X-IronPort-AV: E=Sophos;i="5.93,310,1654585200"; d="scan'208";a="324177949" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2022 11:36:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,310,1654585200"; d="scan'208";a="567276601" Received: from eliteleevi.tm.intel.com ([10.237.54.20]) by orsmga003.jf.intel.com with ESMTP; 12 Sep 2022 11:36:20 -0700 From: Kai Vehmanen To: alsa-devel@alsa-project.org, tiwai@suse.de Subject: [PATCH] ALSA: hda: add Intel 5 Series / 3400 PCI DID Date: Mon, 12 Sep 2022 21:37:16 +0300 Message-Id: <20220912183716.2126312-1-kai.vehmanen@linux.intel.com> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Cc: pierre-louis.bossart@linux.intel.com, kai.vehmanen@linux.intel.com 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" Handle 0x3b57 variant with same AZX_DCAPS_INTEL_PCH_NOPM capabilities as 0x3b56. In practise this allow use of HDMI/DP display audio via i915. BugLink: https://gitlab.freedesktop.org/drm/intel/-/issues/2751 Signed-off-by: Kai Vehmanen --- sound/pci/hda/hda_intel.c | 2 ++ 1 file changed, 2 insertions(+) base-commit: 0186f7325909dec0cb52814384062f6de3b87941 diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 7e605ce43f41..2a93bc64c2d8 100644 --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -2543,6 +2543,8 @@ static const struct pci_device_id azx_ids[] = { /* 5 Series/3400 */ { PCI_DEVICE(0x8086, 0x3b56), .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH_NOPM }, + { PCI_DEVICE(0x8086, 0x3b57), + .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH_NOPM }, /* Poulsbo */ { PCI_DEVICE(0x8086, 0x811b), .driver_data = AZX_DRIVER_SCH | AZX_DCAPS_INTEL_PCH_BASE },