From patchwork Fri May 12 17:33:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 681845 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 CAE48C77B7F for ; Fri, 12 May 2023 17:36:40 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id C3B2EE73; Fri, 12 May 2023 19:35:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C3B2EE73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1683912998; bh=wg3oNU6auGQxy1UpZdSyiiXsd+y+dEq40Z+h2qMaXGc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=iqU4qMugJ8cqrYL4E45kTrDV6TXYMEJotzYbpqp4YkWq9yDURAgpCEDC4c8hodPL7 UNFntqNhepwd5l5cQ2CK2tRb8apITkZP25Xfxpjh4a8pBQpv1P5X2lnAgKCPk657DK hGoOm8oHin8nrRJRcclD9NkVNmDlh4TNANBBG0eM= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9D4E7F805B2; Fri, 12 May 2023 19:34:07 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id C8B04F805B1; Fri, 12 May 2023 19:34:06 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 369D5F80580; Fri, 12 May 2023 19:34:00 +0200 (CEST) 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 5899FF80544 for ; Fri, 12 May 2023 19:33:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5899FF80544 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=I8Y/Y31y DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1683912829; x=1715448829; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=wg3oNU6auGQxy1UpZdSyiiXsd+y+dEq40Z+h2qMaXGc=; b=I8Y/Y31yIxaIHXqG21J12XrwxcUDkIKPbCdc2PGp5d6BdneBCPL6leIT j6jvCIMJTGv39VX5kqn6cbJKmw/REzpWmDfEVWlt11iyDLfoNm1an84gq 25Qw117wtGv+05KOhoUKlWf6kag0nmJBQC37B/knQlc1JnsAYD0PIs+jU eD/oIbLK41h8fpZBFkku/f78FNkatVd/Au1PFi6qPiH9Qob823xNPxEr8 XrRz3WE12qH0W5/SI/s61IW8E3c4skERylZS3ioqo94vaFXGtkX1o5RcG 93WNDfq1l9MS5IxDpfUtopXbYg4JUjNwQDDvmqSZrBuT8WnAeQ5+3ZG+P g==; X-IronPort-AV: E=McAfee;i="6600,9927,10708"; a="340164743" X-IronPort-AV: E=Sophos;i="5.99,269,1677571200"; d="scan'208";a="340164743" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2023 10:33:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10708"; a="1030160316" X-IronPort-AV: E=Sophos;i="5.99,269,1677571200"; d="scan'208";a="1030160316" Received: from winkelru-mobl.amr.corp.intel.com (HELO pbossart-mobl3.intel.com) ([10.212.144.249]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2023 10:33:18 -0700 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Cc: tiwai@suse.de, broonie@kernel.org, Peter Ujfalusi , Pierre-Louis Bossart , Bard Liao Subject: [PATCH 8/8] ASoC: Intel: sof_sdw: add quirk for LNL RVP Date: Fri, 12 May 2023 12:33:05 -0500 Message-Id: <20230512173305.65399-9-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20230512173305.65399-1-pierre-louis.bossart@linux.intel.com> References: <20230512173305.65399-1-pierre-louis.bossart@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: TSDTBMJXRUA4T3B3Z2VBBLUGA7ZOEVTG X-Message-ID-Hash: TSDTBMJXRUA4T3B3Z2VBBLUGA7ZOEVTG X-MailFrom: pierre-louis.bossart@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Peter Ujfalusi We should use RT711_JD2_100K for on board rt711 Signed-off-by: Peter Ujfalusi Signed-off-by: Pierre-Louis Bossart Reviewed-by: Bard Liao --- sound/soc/intel/boards/sof_sdw.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sound/soc/intel/boards/sof_sdw.c b/sound/soc/intel/boards/sof_sdw.c index dbcae1d09c55..d16ceef702a7 100644 --- a/sound/soc/intel/boards/sof_sdw.c +++ b/sound/soc/intel/boards/sof_sdw.c @@ -437,6 +437,15 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = { }, .driver_data = (void *)(RT711_JD2_100K), }, + /* LunarLake devices */ + { + .callback = sof_sdw_quirk_cb, + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Intel Corporation"), + DMI_MATCH(DMI_PRODUCT_NAME, "Lunar Lake Client Platform"), + }, + .driver_data = (void *)(RT711_JD2_100K), + }, {} };