From nobody Tue Oct 7 23:07:16 2025 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (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 BA3601F94A for ; Fri, 4 Jul 2025 03:03:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751598195; cv=none; b=Cljt/u66DgnVPcbbl1OXjbDVxsXE0HnYRFGiC6pOje0Y7j6b6p4g0ipQoGHJMfvhsvHK2ASPRGY1rd2tEkRH/XHNDOp5/pppX1dYcNntlrJz5ZdzptwZb9sCZeSU7/ew3l3BCrc4bVaLEkQN3UO/rDGZ+4GMar3lmbH3QeFrdD4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751598195; c=relaxed/simple; bh=Cht98qCDEr34tjWOyoeQT5oQk/0EC6hZi6vOCH6lbCg=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=RqCnGr3We71TFw3Pgf1av5rLGEyywhDi3pGia8Ebw7RWY2gaibpDhnh4i7xSf+n/1/VKl4RPa8KrhkCu1olRrnB1wFWRiVxJRYoUijsap2nm34gmXY7Wmh4pL4FLKWqURxksfbBosnjqQxJdl9HTm/6ZTvJE1F/YG8alYlyPeA4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=dqrPzTNd; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="dqrPzTNd" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1751598192; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IgUqdYxBQTZlOw6DSwEk1Ly2z/RL4ZtAN9t9nZ4wSSE=; b=dqrPzTNdkXJ9dosehkdpYWv6N5ByZp2RNNJr1qa36/4L+g7ZwTgqKtBJx5Un6aOWAo898a 4pQriIzfC5HoaEpfHVmhY4lDNcFMsCgetymXiZ4gIqLRHB0novFZ3ybKRD9n1EXh+VgTSp UJnZlB7ytiF6zBhGNX8owbn5uGRiPQw= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-37-u_wzOsKtMQy1s7tetkDQJA-1; Thu, 03 Jul 2025 23:03:09 -0400 X-MC-Unique: u_wzOsKtMQy1s7tetkDQJA-1 X-Mimecast-MFC-AGG-ID: u_wzOsKtMQy1s7tetkDQJA_1751598188 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id BA608180047F; Fri, 4 Jul 2025 03:03:07 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.22.64.120]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 3A4FE180045B; Fri, 4 Jul 2025 03:03:04 +0000 (UTC) From: Seiji Nishikawa To: perex@perex.cz, tiwai@suse.com Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, snishika@redhat.com Subject: [PATCH v2] ALSA: hda/realtek: Add quirk for ASUS NUC14LNK with CS35L41 Date: Fri, 4 Jul 2025 12:02:32 +0900 Message-ID: <20250704030301.1495639-1-snishika@redhat.com> In-Reply-To: <20250704023930.1492232-1-snishika@redhat.com> References: <20250704023930.1492232-1-snishika@redhat.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 Content-Type: text/plain; charset="utf-8" Add support for ASUS NUC14LNK system which uses Realtek ALC245 codec and CS35L41 amplifier over SPI. Without this quirk, the amp probe fails with -EINVAL and no sound is initialized. Signed-off-by: Seiji Nishikawa v2: fixed unintentional formatting issue in subject line and commit message --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 5d6d01ecfee2..7ce54db56354 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -11084,6 +11084,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = =3D { SND_PCI_QUIRK(0x1043, 0x8398, "ASUS P1005", ALC269_FIXUP_STEREO_DMIC), SND_PCI_QUIRK(0x1043, 0x83ce, "ASUS P1005", ALC269_FIXUP_STEREO_DMIC), SND_PCI_QUIRK(0x1043, 0x8516, "ASUS X101CH", ALC269_FIXUP_ASUS_X101), + SND_PCI_QUIRK(0x1043, 0x88f4, "ASUS NUC14LNK", ALC245_FIXUP_CS35L41_SPI_2= ), SND_PCI_QUIRK(0x104d, 0x9073, "Sony VAIO", ALC275_FIXUP_SONY_VAIO_GPIO2), SND_PCI_QUIRK(0x104d, 0x907b, "Sony VAIO", ALC275_FIXUP_SONY_HWEQ), SND_PCI_QUIRK(0x104d, 0x9084, "Sony VAIO", ALC275_FIXUP_SONY_HWEQ), --=20 2.50.0