Message ID | 20231116112255.1584795-1-cezary.rojewski@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-sound-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E5ADC197A0 for <linux-sound@archiver.kernel.org>; Thu, 16 Nov 2023 11:21:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230385AbjKPLVj (ORCPT <rfc822;linux-sound@archiver.kernel.org>); Thu, 16 Nov 2023 06:21:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230417AbjKPLVi (ORCPT <rfc822;linux-sound@vger.kernel.org>); Thu, 16 Nov 2023 06:21:38 -0500 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8DF72D4D for <linux-sound@vger.kernel.org>; Thu, 16 Nov 2023 03:21:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700133694; x=1731669694; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=2nvSNwiqsTo9gFmjcl5IwChdttQhho1stat0eORAMsw=; b=Z+cTlHfebe/SidsxUUkpuoiVSlPt3tG0YmypD1OwxhBG1C3YD+ch1jZc SNyO4mQO1PAYYsDharSN9S2D3VbaYYpxFsaV969dGU1mjZVs6ibynaTvV bA/y71fJFExWKmn7YUV/4lAH+pa3Fk7b9YNb4IhVGGB3C/hxxS8g8su0G 4TKnoXSt5nL1yPhBtcxSPt3xTWiiXtpE9TMt8Fwlga+wJA5fcXyxenPP5 k4Xj65R5Qb9NK5qxQjrkB/TJoK2l4RiGGcbs8p6faSgQTse2rwJJKAx/G 4KZ3PMej5QGTt1Gcp5W9ZVOtNcPFhtUXZqHFr50cuBuHzJxI86QRaATcM g==; X-IronPort-AV: E=McAfee;i="6600,9927,10895"; a="457561932" X-IronPort-AV: E=Sophos;i="6.03,308,1694761200"; d="scan'208";a="457561932" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2023 03:21:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.03,308,1694761200"; d="scan'208";a="6698207" Received: from crojewsk-ctrl.igk.intel.com ([10.102.9.28]) by fmviesa002.fm.intel.com with ESMTP; 16 Nov 2023 03:21:29 -0800 From: Cezary Rojewski <cezary.rojewski@intel.com> To: broonie@kernel.org, tiwai@suse.com, perex@perex.cz Cc: alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, amadeuszx.slawinski@linux.intel.com, pierre-louis.bossart@linux.intel.com, hdegoede@redhat.com, Cezary Rojewski <cezary.rojewski@intel.com> Subject: [PATCH v4 00/16] ALSA/ASoC: hda: Address format selection limitations and ambiguity Date: Thu, 16 Nov 2023 12:22:39 +0100 Message-Id: <20231116112255.1584795-1-cezary.rojewski@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-sound.vger.kernel.org> X-Mailing-List: linux-sound@vger.kernel.org |
Series |
ALSA/ASoC: hda: Address format selection limitations and ambiguity
|
expand
|