From patchwork Fri May 12 17:32:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 681229 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 1F225C77B7F for ; Fri, 12 May 2023 17:35:13 +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 1B2B0E12; Fri, 12 May 2023 19:34:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1B2B0E12 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1683912911; bh=a1wxKlMmYEANqLmSMQ5+lreFZbtQIKwBCJjiY+1qsUM=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=FbpeMekWlD+ctfSepm/4LZc0dgnpenb7bk6xPk4YJczv13Tb7Yuia5tHA5/Oc67pr /DKfxR7iEim51kXuqwgtQygy/Qt5hgqJPD2eaUwRXCho25w+Vsx1u4fFQ/vFAljhvr XiamZhG6AGgKPRK/hIdk3qbPBueR/EcqPEKGSxvA= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 247CAF8055B; Fri, 12 May 2023 19:33:53 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 384D8F80549; Fri, 12 May 2023 19:33:53 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C5FCFF80544; Fri, 12 May 2023 19:33:47 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 6F104F8014C for ; Fri, 12 May 2023 19:33:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 6F104F8014C 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=Ik0dlxC+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1683912821; x=1715448821; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=a1wxKlMmYEANqLmSMQ5+lreFZbtQIKwBCJjiY+1qsUM=; b=Ik0dlxC+cEwIW/kSA0AI0l7CPRBFPtcwXgYdPDN3VfhgCytaO9ps/Xke o+Ga46H6DcRDX5NvpjMsqtE+0XaXbGfABxB4600khZSPCYQyXLvvN2UD0 9HA9ojggIp44l2CnlhBm0CnDHmUPZfEr9WugolMFvaSCfFaKfhBVXCl5g 4rbtYZbBom/kGcolLiObr5FMQLNjXJ0D/o7YDIoZ0CmWeeY2dUVMX2d22 QnpkKLbnwu4Imv0LeRiu/37Ophuo7nw6UN5CfnHRW45nJovMP06cuOZv5 Xt2IyOHqDCyqP6NQoTZNnoWmoEjzI0VpIXijR8Ep29AJT1Oc7efLD6r8U Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10708"; a="340164687" X-IronPort-AV: E=Sophos;i="5.99,269,1677571200"; d="scan'208";a="340164687" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2023 10:33:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10708"; a="1030160306" X-IronPort-AV: E=Sophos;i="5.99,269,1677571200"; d="scan'208";a="1030160306" Received: from winkelru-mobl.amr.corp.intel.com (HELO pbossart-mobl3.intel.com) ([10.212.144.249]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2023 10:33:13 -0700 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Cc: tiwai@suse.de, broonie@kernel.org, Pierre-Louis Bossart Subject: [PATCH 0/8] ASoC: Intel: machine driver updates Date: Fri, 12 May 2023 12:32:57 -0500 Message-Id: <20230512173305.65399-1-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Message-ID-Hash: ITFM6HN4GE3ONZ2XPZ5DYGY7V4KRW7NT X-Message-ID-Hash: ITFM6HN4GE3ONZ2XPZ5DYGY7V4KRW7NT 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 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: Several updates for RPL/MTL/LNL, and one fix for SoundWire TGL device. Bard Liao (3): ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devices ASoC: Intel: sof_sdw: add quirk for MTL RVP ASoC: Intel: sof_sdw: start set codec init function with an adr index Chao Song (1): ASoC: Intel: soc-acpi: add support for MTL SDCA boards Peter Ujfalusi (1): ASoC: Intel: sof_sdw: add quirk for LNL RVP Pierre-Louis Bossart (2): ASoC: Intel: sof_sdw: add new mapping for HP Spectre x360 ASoC: Intel: soc-acpi: add tables for LunarLake Terry Cheong (1): ASoC: Intel: Add rpl_max98373_8825 driver include/sound/soc-acpi-intel-match.h | 2 + sound/soc/intel/boards/sof_nau8825.c | 10 +++ sound/soc/intel/boards/sof_sdw.c | 49 +++++++++++-- sound/soc/intel/common/Makefile | 1 + .../intel/common/soc-acpi-intel-lnl-match.c | 72 +++++++++++++++++++ .../intel/common/soc-acpi-intel-mtl-match.c | 57 +++++++++++++++ .../intel/common/soc-acpi-intel-rpl-match.c | 12 ++++ 7 files changed, 197 insertions(+), 6 deletions(-) create mode 100644 sound/soc/intel/common/soc-acpi-intel-lnl-match.c