Message ID | 20250224064451.33772-1-yung-chuan.liao@linux.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 998CF207DF6; Mon, 24 Feb 2025 06:45:17 +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=1740379519; cv=none; b=EBdXsRAHVW45eKcHwCmHfx47gsqzydYsla88G9XTM6cau1c8445kjo5y/7N3SnPokTTCX+bRYmI7YjRZJIrRHg8siAozv4WXmHwRBfyiVHU8ZjxarBph+TDGDGx7IclMxuogTzKhLEa8YUJ/mtXw3sNj/NNBpBZGp3ewsBqRnbI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740379519; c=relaxed/simple; bh=0TnaDdbMR1QNtHbB/qr6uHPlnA8ZDUaXNcbX/zWenMY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=JraYOEhe9Abp0tJxyKmcrC5k8W1juhIsh4ioLokVqr/0K18inUkwHR2tg4jnxr2m+RmdEdk6KpBYobdGh3gqk98lU0cMyHwd+8yNOA+aN/+pBv5VmwuHbLUo45BFZivuMuyoSfT9EW/VP2ftMjfMZG4cJlUvnDZCC9FC+V9nTUg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=dcpoDRGN; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="dcpoDRGN" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1740379517; x=1771915517; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=0TnaDdbMR1QNtHbB/qr6uHPlnA8ZDUaXNcbX/zWenMY=; b=dcpoDRGN7ZBRE2G6ct/xYEOgaX+UnpJTHje1rcx9GHVFG7To+N0AiOxH 3b/pG04mDBujXBStGRut0v9BM089JKCOphA+09qxhaB41KH6Zcv4q805F sFO9QTuT88KwkjF6GnfN5xT+OnHlowAVAQoe4bBmnzkZ1mzAHifahCYf8 pP7TpJqylhA12cCjFeXKEiVr2qfRt3XV8qZNoHMEFSGCiiLBJEyr8R4ua ndKaifwUrt0n50g/CF/ZAueWMI9SKONNzTrhl5xbcLC6EvTE/lhOiRtn8 0wSe6gH+dySR+KVitwCttqerrDyFwusmitox4kEEynp1hDdP+ejj2tQ+9 Q==; X-CSE-ConnectionGUID: JcQemXKkSruM4YrgcQQ9Ag== X-CSE-MsgGUID: AE2jahrhQN+nqmsoHncrIQ== X-IronPort-AV: E=McAfee;i="6700,10204,11354"; a="58538911" X-IronPort-AV: E=Sophos;i="6.13,309,1732608000"; d="scan'208";a="58538911" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2025 22:45:17 -0800 X-CSE-ConnectionGUID: +VoswLeYSDWSD+X/KVZezw== X-CSE-MsgGUID: aWexeXhpTTWewOaj/4ntOw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,309,1732608000"; d="scan'208";a="120597638" Received: from ssimmeri-mobl2.amr.corp.intel.com (HELO yungchua-desk.intel.com) ([10.124.222.232]) by fmviesa005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Feb 2025 22:45:15 -0800 From: Bard Liao <yung-chuan.liao@linux.intel.com> To: linux-sound@vger.kernel.org, broonie@kernel.org, tiwai@suse.de, vkoul@kernel.org Cc: vinod.koul@linaro.org, linux-kernel@vger.kernel.org, pierre-louis.bossart@linux.dev, bard.liao@intel.com Subject: [PATCH v2 00/16] SoundWire/ASoC: add SDW BPT/BRA support Date: Mon, 24 Feb 2025 14:44:34 +0800 Message-ID: <20250224064451.33772-1-yung-chuan.liao@linux.intel.com> X-Mailer: git-send-email 2.43.0 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 |
SoundWire/ASoC: add SDW BPT/BRA support
|
expand
|