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 7B003C4332F for ; Tue, 30 Nov 2021 14:49:10 +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 5188B203E; Tue, 30 Nov 2021 15:48:18 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 5188B203E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1638283748; bh=C0wFLqsmgyh5IjHqFdH8crhMJ/X3jzHE4aKYxgjLFgc=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=anMIvKF2QsNoILOfBf3hYSWMkjsXpOnAyUWqROrO9S6YjocG8rPICgktIOrw+hA0W bk1A2B7M+lbxBhfIUv/ot5bK5owxFSnfWWdmrRo6QjYjSl3ndME7HW0yxNCFJtIw+Q aK/nms4SDJjhjlcXX3EwlQ+k6OozASFxFTh7Jwp8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 37374F802E0; Tue, 30 Nov 2021 15:47:33 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4E26BF802A0; Tue, 30 Nov 2021 15:47:30 +0100 (CET) Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 379A3F8028D for ; Tue, 30 Nov 2021 15:47:23 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 379A3F8028D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="sNrl+mtf" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id E5F1ACE1A3B; Tue, 30 Nov 2021 14:47:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 70322C53FC1; Tue, 30 Nov 2021 14:47:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1638283634; bh=C0wFLqsmgyh5IjHqFdH8crhMJ/X3jzHE4aKYxgjLFgc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sNrl+mtfZmLr0o9rYXAPlgkZvstIyRAdZ7nC1NDqLsDIy30pQx/TVaN2qXDIiOtz0 +ISUKsWqcqQ4NNIWIURqmtfnIuSYAtbVffL9YkwWvaiygM4mLG1cQPy00F5wFeTXmf hYei6X7JbqFvwosaS1nDuyTtWy7gbMUXhDxA5Ud3ZhsmA93fDTZu26l2vW1owTmX0R fuIUeexslw0/W1ekUzjSb5AzTwEAuZIMmIWdojEzzZJWQFvUr6NUDTjh5/YavlYYPr Bjyv2M4kjRPBZhA84izJuo8+Zh05yRfUkVpU6dj9mWRllfkfOYkI8NJdXW6ZYNIT6Z AzYLVj/iEwl4A== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: [PATCH AUTOSEL 5.15 02/68] ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product Date: Tue, 30 Nov 2021 09:45:58 -0500 Message-Id: <20211130144707.944580-2-sashal@kernel.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211130144707.944580-1-sashal@kernel.org> References: <20211130144707.944580-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Cc: Sasha Levin , libin.yang@intel.com, cezary.rojewski@intel.com, kai.vehmanen@linux.intel.com, Gongjun Song , tiwai@suse.com, yang.jie@linux.intel.com, Pierre-Louis Bossart , Rander Wang , liam.r.girdwood@linux.intel.com, alsa-devel@alsa-project.org, Mark Brown , Bard Liao , vamshi.krishna.gopal@intel.com, yong.zhi@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" From: Gongjun Song [ Upstream commit 8f4fa45982b3f2daf5b3626ca0f12bde735f31ff ] This product supports SoundWire capture from local microphones and two SoundWire amplifiers(no headset codec). Signed-off-by: Gongjun Song Reviewed-by: Pierre-Louis Bossart Reviewed-by: Rander Wang Signed-off-by: Bard Liao Link: https://lore.kernel.org/r/20211105022646.26305-2-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/intel/boards/sof_sdw.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sound/soc/intel/boards/sof_sdw.c b/sound/soc/intel/boards/sof_sdw.c index f10496206ceed..584f9f2db2076 100644 --- a/sound/soc/intel/boards/sof_sdw.c +++ b/sound/soc/intel/boards/sof_sdw.c @@ -248,6 +248,16 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = { SOF_BT_OFFLOAD_SSP(2) | SOF_SSP_BT_OFFLOAD_PRESENT), }, + { + .callback = sof_sdw_quirk_cb, + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"), + DMI_EXACT_MATCH(DMI_PRODUCT_SKU, "0AF3"), + }, + /* No Jack */ + .driver_data = (void *)(SOF_SDW_TGL_HDMI | + SOF_SDW_FOUR_SPK), + }, {} }; -- 2.33.0