From patchwork Wed Mar 5 17:06:46 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Binding X-Patchwork-Id: 14003049 Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) (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 C2F451A3160; Wed, 5 Mar 2025 17:07:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.152.168 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741194459; cv=none; b=LvkhzJdpNDImr/uzOHrTKjNdXEg0gLfvyf9Iohiw47U23qWtN2f2fx5BSNmqrf6whGD2IYaHZuADbxoMFIwyXF+sHQKKI/uF+i9LwFVZiRpQVJ5dSHxR3qz5CR5hVI3KvbDAVcYdEr9NqIQNUE2RiHjSe+Za0RDgEAN+mkOTSn0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741194459; c=relaxed/simple; bh=q4SKOznEVocgStjX34p4kp8/HguVCeqhdHW5g7vgqwY=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=oxOuTb8txgpJYDGPq1JzjbgNECUCVRZ+hg6nvMGfLIM/BlKExCbsMPK2NWCR0qjAX2yDt1a6Y2IgiIUJIHuM4KCYRR+DMkXnZ5CvHD5YaxYxIUAMOURD5Kx1KZZDI2pyffpFORdPTexbSkm9ADhogKA1tjnsYvD+KnBgcqmLUkY= 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=U1dhaKqp; arc=none smtp.client-ip=67.231.152.168 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="U1dhaKqp" Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 5254p2QA002458; Wed, 5 Mar 2025 11:07:22 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s= PODMain02222019; bh=A2aqQUuruV6O9+XANHGmoeoewN4FwCJ5I6v9hj7Rxfs=; b= U1dhaKqp/VO7PO6qMDJGM3BhEnJxHtE+/0cBjN/+d0bCmldgtSuf0m2bKVmnXX0s h98+1IIBJxK1xh8f/hk98SnetPyM4oaHe4xt9X0xkeApF0y6w7HeSZjWdcIyEQjT MA2j2RdbJ6Af6PrNoLioLvlJwaZC+Je5M7oS8TVSlORBvO+qaCz1/oGt1qXGLF/u wG6tK7YAvvc9sB2K4IAzgvRgSEma4ADyOws2UKVYhAV/l9Ps3AV3I/AKTlwfSv6p k0eQ6HJ3GL4PndVWjlZmD3ETTcenIrpMJb1ebK+V8MkHnxqcN5Wsn9bV/cGVgB1u 3BmwLmP4BO89NJH7/q0Q/Q== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0b-001ae601.pphosted.com (PPS) with ESMTPS id 456e8nsap8-3 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 05 Mar 2025 11:07:22 -0600 (CST) Received: from ediex01.ad.cirrus.com (198.61.84.80) 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.14; Wed, 5 Mar 2025 17:07:20 +0000 Received: from ediswmail9.ad.cirrus.com (198.61.86.93) by anon-ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.2.1544.14 via Frontend Transport; Wed, 5 Mar 2025 17:07:20 +0000 Received: from lonswws02.ad.cirrus.com (lonswws02.ad.cirrus.com [198.90.188.42]) by ediswmail9.ad.cirrus.com (Postfix) with ESMTP id EEA8982025A; Wed, 5 Mar 2025 17:07:19 +0000 (UTC) From: Stefan Binding To: Jaroslav Kysela , Takashi Iwai CC: , , , Stefan Binding Subject: [PATCH v1 2/7] ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA Date: Wed, 5 Mar 2025 17:06:46 +0000 Message-ID: <20250305170714.755794-3-sbinding@opensource.cirrus.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250305170714.755794-1-sbinding@opensource.cirrus.com> References: <20250305170714.755794-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-Authority-Analysis: v=2.4 cv=DpWs+H/+ c=1 sm=1 tr=0 ts=67c884ca cx=c_pps a=uGhh+3tQvKmCLpEUO+DX4w==:117 a=uGhh+3tQvKmCLpEUO+DX4w==:17 a=Vs1iUdzkB0EA:10 a=w1d2syhTAAAA:8 a=JoyzMJ97GOddnGb-qsEA:9 a=YXXWInSmI4Sqt1AkVdoW:22 X-Proofpoint-GUID: LPDGWUwKaUldlnltg3lXyhWbKEGNgMZM X-Proofpoint-ORIG-GUID: LPDGWUwKaUldlnltg3lXyhWbKEGNgMZM X-Proofpoint-Spam-Reason: safe Add support for ASUS GA603KP, GA603KM and GA603KH. Laptops use 2 CS35L41 Amps with HDA, using Internal boost, with I2C 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 d23d6fafd009..2fffb923800a 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10743,6 +10743,8 @@ static const struct hda_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x1043, 0x3a40, "ASUS G814JZR", ALC285_FIXUP_ASUS_SPI_REAR_SPEAKERS), SND_PCI_QUIRK(0x1043, 0x3a50, "ASUS G834JYR/JZR", ALC285_FIXUP_ASUS_SPI_REAR_SPEAKERS), SND_PCI_QUIRK(0x1043, 0x3a60, "ASUS G634JYR/JZR", ALC285_FIXUP_ASUS_SPI_REAR_SPEAKERS), + SND_PCI_QUIRK(0x1043, 0x3d78, "ASUS GA603KH", ALC287_FIXUP_CS35L41_I2C_2), + SND_PCI_QUIRK(0x1043, 0x3d88, "ASUS GA603KM", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x1043, 0x3e00, "ASUS G814FH/FM/FP", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x1043, 0x3e20, "ASUS G814PH/PM/PP", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x1043, 0x3e30, "ASUS TP3607SA", ALC287_FIXUP_TAS2781_I2C),