From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B4E59280A4C; Tue, 27 May 2025 17:12:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748365955; cv=none; b=uIoVEYBeA3bIiL4Sxq5C8OQLpe0wspMjP4Hvp5Q3jcupE5HfkFH6Frz7QbZBu4v1B578QwKhbTljvZzQRkVPIzujCpqOVO/8A/+yLMH1RMhhy7MGrKjeRDBE11QCmUHYek9l8aAREwyAz4eZZ1CD/rURrZqjrV1ZRy/GOUcHgOY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748365955; c=relaxed/simple; bh=aEnE+b3oxurXlnJP2+/7aubN3izZF4Xar836BslL6Gw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=AJ8TOaDlr0UqRd8EXtb9CZ4+d4V6HHWy4wKNYK2iBZc7GljCaNUoBVMQkIpaRQ/lAsNN5SXC+7GIH8f52eG9q/2EltlbJzoShrnNQcY4ARsjCVsD03fgxRlXBMzCmQifmxuqk8y9RdQuI6SVyqdDe0DR+5YyHEUIfrFp+fnP0c0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=PoX/l+p6; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="PoX/l+p6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3019C4CEE9; Tue, 27 May 2025 17:12:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1748365954; bh=aEnE+b3oxurXlnJP2+/7aubN3izZF4Xar836BslL6Gw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PoX/l+p6pjvOw3DcKEPxyPCpSoqPryv+DFsfTZloyfMSIKE06ttEqCV0Zr6siQUHZ gZwDbt+b8No7eXZJoLarr5Yti2dGT5TQIC3U1IwkEz4tZsSs4HcD4cpHLv3Pv+udKK KoK/Lp17RYVwmaBIp9lmDzpvvIG1WRDgvI6wCVRI= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Takashi Iwai , Mark Brown , Sasha Levin Subject: [PATCH 6.12 513/626] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 Date: Tue, 27 May 2025 18:26:46 +0200 Message-ID: <20250527162505.806289220@linuxfoundation.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250527162445.028718347@linuxfoundation.org> References: <20250527162445.028718347@linuxfoundation.org> User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Takashi Iwai [ Upstream commit a549b927ea3f5e50b1394209b64e6e17e31d4db8 ] Acer Aspire SW3-013 requires the very same quirk as other Acer Aspire model for making it working. Link: https://bugzilla.kernel.org/show_bug.cgi?id=220011 Signed-off-by: Takashi Iwai Link: https://patch.msgid.link/20250420085716.12095-1-tiwai@suse.de Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/intel/boards/bytcr_rt5640.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/sound/soc/intel/boards/bytcr_rt5640.c b/sound/soc/intel/boards/bytcr_rt5640.c index 1148e9498d8e8..b6434b4731261 100644 --- a/sound/soc/intel/boards/bytcr_rt5640.c +++ b/sound/soc/intel/boards/bytcr_rt5640.c @@ -576,6 +576,19 @@ static const struct dmi_system_id byt_rt5640_quirk_table[] = { BYT_RT5640_SSP0_AIF2 | BYT_RT5640_MCLK_EN), }, + { /* Acer Aspire SW3-013 */ + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Acer"), + DMI_MATCH(DMI_PRODUCT_NAME, "Aspire SW3-013"), + }, + .driver_data = (void *)(BYT_RT5640_DMIC1_MAP | + BYT_RT5640_JD_SRC_JD2_IN4N | + BYT_RT5640_OVCD_TH_2000UA | + BYT_RT5640_OVCD_SF_0P75 | + BYT_RT5640_DIFF_MIC | + BYT_RT5640_SSP0_AIF1 | + BYT_RT5640_MCLK_EN), + }, { .matches = { DMI_MATCH(DMI_SYS_VENDOR, "Acer"), -- 2.39.5