From patchwork Tue Apr 23 16:23:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Binding X-Patchwork-Id: 13640336 Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) (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 9F80613CAAB; Tue, 23 Apr 2024 16:23:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.149.25 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713889412; cv=none; b=iaa5UslxDFVXCpl3+zN/rcVSpgXwOCLmnXxHfDvRYITOdsSwBg2kzSosbXbtMG4D2IZbq+g9hBbf6bOgJeeHHMCFrsi3r4eKoocFbrl9LZZY2/xR78NBOECsSxajgz+Vxu1s2ZxaITm/u33Fdb0ffahuJN5jKk5m/xQ8gLK6jmY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713889412; c=relaxed/simple; bh=vUv6u6ZhLsM+va70UGiS/mekZg2/uGIZ8GSj/jfzLLU=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=su5qKskge3N1C6oJQfjPPGeqRqHlqbE8NnZPw88lTbBOUH9KDq+DJcFaO8xSqvi4v3tO7IW0vJ5pbE0mm1cOekukCOgIYDYdHhE5ZSr89CCHDBmbfmQ62ugMMqdZ4Z4v7iRx3fviUCcNqkZxvMbdLunCoOqVOUi/lVnR02gcf0k= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=opensource.cirrus.com; spf=pass smtp.mailfrom=opensource.cirrus.com; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b=d9Pvvvim; arc=none smtp.client-ip=67.231.149.25 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=opensource.cirrus.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=opensource.cirrus.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="d9Pvvvim" Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 43N5gEEQ003890; Tue, 23 Apr 2024 11:23:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= PODMain02222019; bh=+XP7M2PpDVjlXZgFvQLArH8e3N+3sqpwTxl4VZrshgw=; b= d9Pvvvim0NtZquWS8/dlAfQ8NPhk54/ngVdYd1JvoVa87IkpMumNFRz1pvj28QlA zgRtjZtAEIjQA4xxSudrjvZ6mxMBtgWct7MP7YD2QWa0tQ5nDwfOrT1NYLS4REPE 4gXkd+R95YBlcmohAVcMSuVLG4ZU8q3/WQ86l3ovJ/cR82ZDF6yGsVM0opKP4OmA YFb9+L1DSr7tjjcxZD248M2lEM/O9CH3k+14uCNrCHVlZ3Jf9403Rt4rpf4W9awq Xy40gYyMAY4tfN6XgmZLDM5dT5uZD9yMOt+nK8NohliHkNH7Cn8WQWUF5zLEi7yC yqC/qTNm+glmEu3y73EnPA== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3xmb3xttdm-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 Apr 2024 11:23:10 -0500 (CDT) Received: from ediex02.ad.cirrus.com (198.61.84.81) by ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 23 Apr 2024 17:23:07 +0100 Received: from ediswmail9.ad.cirrus.com (198.61.86.93) by anon-ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server id 15.2.1544.9 via Frontend Transport; Tue, 23 Apr 2024 17:23:07 +0100 Received: from sbinding-cirrus-dsktp2.ad.cirrus.com (unknown [198.61.64.201]) by ediswmail9.ad.cirrus.com (Postfix) with ESMTP id 1D4AE820258; Tue, 23 Apr 2024 16:23:07 +0000 (UTC) From: Stefan Binding To: Jaroslav Kysela , Takashi Iwai CC: , , , , "Stefan Binding" Subject: [PATCH v1 2/2] ALSA: hda/realtek: Add quirks for Lenovo 13X Date: Tue, 23 Apr 2024 17:23:03 +0100 Message-ID: <20240423162303.638211-3-sbinding@opensource.cirrus.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240423162303.638211-1-sbinding@opensource.cirrus.com> References: <20240423162303.638211-1-sbinding@opensource.cirrus.com> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Proofpoint-GUID: KKHyAKFHGhMuVfTmS1yk4Y3g-WtLaLYk X-Proofpoint-ORIG-GUID: KKHyAKFHGhMuVfTmS1yk4Y3g-WtLaLYk X-Proofpoint-Spam-Reason: safe Add laptop using CS35L41 HDA. This laptop does not have _DSD, so require entries in property configuration table for cs35l41_hda driver. Signed-off-by: Stefan Binding --- sound/pci/hda/patch_realtek.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index d1c35cd5a776..38a9b4872f1e 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10425,6 +10425,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x17aa, 0x3852, "Lenovo Yoga 7 14ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS), SND_PCI_QUIRK(0x17aa, 0x3853, "Lenovo Yoga 7 15ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS), SND_PCI_QUIRK(0x17aa, 0x3855, "Legion 7 16ITHG6", ALC287_FIXUP_LEGION_16ITHG6), + SND_PCI_QUIRK(0x17aa, 0x3865, "Lenovo 13X", ALC287_FIXUP_CS35L41_I2C_2), + SND_PCI_QUIRK(0x17aa, 0x3866, "Lenovo 13X", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x17aa, 0x3869, "Lenovo Yoga7 14IAL7", ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN), SND_PCI_QUIRK(0x17aa, 0x386f, "Legion 7i 16IAX7", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x17aa, 0x3870, "Lenovo Yoga 7 14ARB7", ALC287_FIXUP_YOGA7_14ARB7_I2C),