Message ID | 20250123163634.1451237-1-cezary.rojewski@intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (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 3C82921128D for <linux-sound@vger.kernel.org>; Thu, 23 Jan 2025 16:22:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737649378; cv=none; b=PYU/snVYpmNb9Is5oyvsNRtWcCGoZa6iq+3stHtAcIyN6pIQtuC9jS1cB0OexGbUeJ57+IAGdfxlVf9Hw0I8iY3ECsEeBqF4K5Slfad08QaX7A28eYMpFFK3czE07B38JGHQpzwHWVzpxPDpk/6pGqbu7lukAC0D3jUekuxe3nw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737649378; c=relaxed/simple; bh=UCSEhxhDDzjVA9GbhKf4nJj8GeYwV0iJhuN4/8D0FyI=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=raPSV+azM4qJC5S1+Ig6NuWiZoGiyODkXk5z/JBnvgL1GG3r4ImUxLDYaB1y0/JMdPj8kX79hj3lhWYExvatyk3gIXYr/Xhbxy+j0kily726Ziya6tk0rqtUM9mqQFR1F+LKaqkMADYlwF4s+Pc4+CPZpzjPgSzO6lsGlrKr8gs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=mHPujcvn; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="mHPujcvn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1737649377; x=1769185377; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=UCSEhxhDDzjVA9GbhKf4nJj8GeYwV0iJhuN4/8D0FyI=; b=mHPujcvnEbJ0f12vAM5RJFFk5RbcSV8MuUte3DJOz6zupFMOnNf19ySA fi3/unzbMPzqk5fId9MmFqiXcoF8okYJbTORVxKpHZUAewSAYEIVIieR5 tOCiT72Mh4rFGShjZ1sYOZ+U7rgzgqyz0QrPXuMNA3AqTVMSgC92QEGqs BxwlTtAlLUJsPDvXPmjquAE+qyrR/GsQrN0GKDiRAI+t0zONWBRt6p6id II0XKfTzT95DQ3N//WZHM4X+ozNR0ad7DA/FliQFVd8cL7EWmQW9KtYao 27w7qwjGJFpjc3Rlg/eiHcshU/hOGu6nfABWkQG8baSDvXwuvHkUX3VeF A==; X-CSE-ConnectionGUID: xNdxj2EQQCG/WApMhbYUDQ== X-CSE-MsgGUID: 7ekE9vgUT8mwSAw97zAEfw== X-IronPort-AV: E=McAfee;i="6700,10204,11324"; a="55572460" X-IronPort-AV: E=Sophos;i="6.13,228,1732608000"; d="scan'208";a="55572460" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jan 2025 08:22:56 -0800 X-CSE-ConnectionGUID: 5GS72NIDQAmRvXqUf5L3cw== X-CSE-MsgGUID: In2bLZ2cSa6ukWXju5U4qw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="107346671" Received: from crojewsk-ctrl.igk.intel.com ([10.237.149.254]) by orviesa010.jf.intel.com with ESMTP; 23 Jan 2025 08:22:53 -0800 From: Cezary Rojewski <cezary.rojewski@intel.com> To: broonie@kernel.org Cc: tiwai@suse.com, perex@perex.cz, amadeuszx.slawinski@linux.intel.com, shenghao-ding@ti.com, kevin-lu@ti.com, baojun.xu@ti.com, linux-sound@vger.kernel.org, Cezary Rojewski <cezary.rojewski@intel.com> Subject: [PATCH v2 00/11] ASoC: Intel: avs: Add support for MalibouLake configuration Date: Thu, 23 Jan 2025 17:36:23 +0100 Message-Id: <20250123163634.1451237-1-cezary.rojewski@intel.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: <linux-sound.vger.kernel.org> List-Subscribe: <mailto:linux-sound+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-sound+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
ASoC: Intel: avs: Add support for MalibouLake configuration
|
expand
|