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 644B7C77B73 for ; Wed, 19 Apr 2023 19:24:57 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 3A4C5EF5; Wed, 19 Apr 2023 21:24:04 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3A4C5EF5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1681932294; bh=X6hMqwH1Z8d3l6IJ21kubFIUWU8jsQOBcpbF0eR5p7M=; h=Date:Subject:To:References:From:In-Reply-To:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=P+GpLaX94+Q6MO5DJ1AdI2SD4RQ3ODRy7IbVSJdmkXRSkGEe5ph7MGDOurUXEBuVq cdEznECEViCcmTxCZ2Fizva2pIgev8DouRYHsbDcQn6JH3LBcq4TTsKFqELlPoWedS M80hYh6yDoxcW9wMUujsLXJ6wAbXixoa48gbhknQ= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 96461F80053; Wed, 19 Apr 2023 21:23:38 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 65C7AF80155; Wed, 19 Apr 2023 21:23:35 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 16EDBF800D0 for ; Wed, 19 Apr 2023 21:23:31 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 16EDBF800D0 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=lmE4zdrg DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1681932213; x=1713468213; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=X6hMqwH1Z8d3l6IJ21kubFIUWU8jsQOBcpbF0eR5p7M=; b=lmE4zdrgw30BGtTVL5oTj6elssrWBfLpmT57pchAjZ414vCkAmijULnL LKaZ2akPoadtX6tyXIyWkehQcqPqyxhIuMVPFmFkNBmUpah0AUOFYEj5E amj2osm5m/XpiBpM2Pmx4X02CvFSBNIcHAbpwBixSemCHw1Ypx4Tk97Ym IA/LwXDceHawOS5stOINjWccjvLeCSsf2+qZfw+bc/omXn/vWODm7rz1k JU2NmNjh+wXIkglX6I7BNG8TIBikBaSSKpIHnvjyatUblmLiYYpc7Ng8N n24h9ugfKPSc4DksVQ33ypr2ZMG+pKRvHDXTQAL9Yz41VvX1qjpx1K4QE A==; X-IronPort-AV: E=McAfee;i="6600,9927,10685"; a="344290929" X-IronPort-AV: E=Sophos;i="5.99,210,1677571200"; d="scan'208";a="344290929" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Apr 2023 12:23:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10685"; a="1021329420" X-IronPort-AV: E=Sophos;i="5.99,210,1677571200"; d="scan'208";a="1021329420" Received: from gargicha-mobl1.amr.corp.intel.com (HELO [10.209.74.38]) ([10.209.74.38]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Apr 2023 12:23:27 -0700 Message-ID: <9bb98362-8654-292a-06ed-ec6d1bccf5c7@linux.intel.com> Date: Wed, 19 Apr 2023 14:23:26 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.10.0 Subject: Re: [PATCH] ALSA: hda: patch_realtek: add quirk for Asus N7601ZM Content-Language: en-US To: Takashi Iwai References: <20230406152725.15191-1-pierre-louis.bossart@linux.intel.com> <87355dt40f.wl-tiwai@suse.de> From: Pierre-Louis Bossart In-Reply-To: <87355dt40f.wl-tiwai@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Message-ID-Hash: 6Q67J6L5HQ4XPIXVY4QNBSS4ZLZ3XDMZ X-Message-ID-Hash: 6Q67J6L5HQ4XPIXVY4QNBSS4ZLZ3XDMZ X-MailFrom: pierre-louis.bossart@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: alsa-devel@alsa-project.org, broonie@kernel.org, Erik Brakkee , Kai Vehmanen , Bard Liao X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi Takashi, On 4/6/23 10:38, Takashi Iwai wrote: > On Thu, 06 Apr 2023 17:27:25 +0200, > Pierre-Louis Bossart wrote: >> >> Add pins and verbs needed to enable speakers and jack. >> >> The pins and verbs configurations were identified by snooping the >> Windows driver commands, with a nice write-up here: >> https://brakkee.org/site/2023/02/07/fixing-sound-on-the-asus-n7601zm/ >> >> Reported-by: Erik Brakkee >> Tested-by: Erik Brakkee >> Link: https://github.com/thesofproject/linux/issues/4176 >> Signed-off-by: Pierre-Louis Bossart >> Reviewed-by: Kai Vehmanen >> Reviewed-by: Bard Liao > > Applied now with a minor correction of the entry (to be sorted in SSID > order). Apologies if I am missing something but I don't see this patch being applied on the for-next/ branch? Thanks, -Pierre