Message ID | 20250122175426.1369059-1-cezary.rojewski@intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 B80C64A18 for <linux-sound@vger.kernel.org>; Wed, 22 Jan 2025 17:40:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737567642; cv=none; b=nFjfb8H8tO0xgt4jFaOKxs0E6j1TmAZCmdmwh6mqZu69OEt7n/FF3MTe/sHt4nqn1qeGTNv/p69+zjplmiJK7/geLDdHJXpZ0fw8/KgKGL06ZmV6Gh3Nw3AuX2fcZyCrBwZCfK1eNR+d3G1PNtrjwHPV//16ru9jVHDXOkeyCCM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737567642; c=relaxed/simple; bh=tZ8uZ3laC1/WVahJvYATMsRkndQi8gyH2lbng7+foJg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=dBgktWJ7/VpV0SZtqmzAxSXgN/9S5e2N1B2jP7e0ztAXzCaIGFpzvaR2uFOs7lPzTpWT2zCcaWPucuPZnsm+4YMCLsgfpczuqZpmPwyQSJ06vQTL4176Dhyt+lk0UIf9lfow4Gn/WiOSDcyca5kNwIwPhjPhKrdF7z5BjZ9yKQ8= 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=mwHoAsRp; arc=none smtp.client-ip=198.175.65.12 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="mwHoAsRp" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1737567641; x=1769103641; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=tZ8uZ3laC1/WVahJvYATMsRkndQi8gyH2lbng7+foJg=; b=mwHoAsRpGMjnudqjTTgKUcEC096REp64T8OegK5kW8FdHSwoqjS61x7G vjxJBheU1D9F/w0AO2Ws2ruuaK0PyVgHmHNH9j4E7OGf2Q50rKp0GRCfz Z5bW65D5Jzh7GXKtIkbzHxYCiaa7YdMco3oMqVFMJeFc4zxRA9QLM0EgA b3XfzlsGEZVIENhx7XJLFjy6S7ESoetMJGaKb9x4Pettk0RDCETT0DSb0 DefOv2uwC9TfLRKXBU6os0WAK1jSuTx0r7pNhrvLprvX1C+RsW9ww3fi/ rLP+LyL8HOExxtADMoV+fMl3LTF2WflSCM0J73SObkv1J4bB7gP3F+dyM g==; X-CSE-ConnectionGUID: XicvqTR6ReKNQ3uwJN0wjQ== X-CSE-MsgGUID: X4LCObC3SXukqccnSG9vCw== X-IronPort-AV: E=McAfee;i="6700,10204,11323"; a="49434718" X-IronPort-AV: E=Sophos;i="6.13,225,1732608000"; d="scan'208";a="49434718" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jan 2025 09:40:40 -0800 X-CSE-ConnectionGUID: wFlORnUrR/6x9SGIN3Qw/A== X-CSE-MsgGUID: eNNFiKzCR5uRP5n3f6wnGw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,199,1725346800"; d="scan'208";a="112185189" Received: from crojewsk-ctrl.igk.intel.com ([10.237.149.254]) by orviesa003.jf.intel.com with ESMTP; 22 Jan 2025 09:40:38 -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 00/11] ASoC: Intel: avs: Add support for MalibouLake configuration Date: Wed, 22 Jan 2025 18:54:15 +0100 Message-Id: <20250122175426.1369059-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
|