Message ID | 20230628205135.517241-1-amadeuszx.slawinski@linux.intel.com |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.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 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 4106AEB64D7 for <alsa-devel@archiver.kernel.org>; Wed, 28 Jun 2023 12:51:59 +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 31491822; Wed, 28 Jun 2023 14:51:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 31491822 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1687956717; bh=FM06hAzUJYRZbdfF74LbkfHXkeBshKd+aj4zJ//1NoE=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=ghq/73WtoxP1IirIpGMbA0P7v3J44o+aNryjs0xAg+/m3IVE14XRdPGHu+1iDR/eG ncwehq8X9TmBWToXSQX8+K46PX7bQTmYcIHwfoOW8RakLGuLmOUiBezLMxm3Y4VT5C mTDaAvJHxVB/vV73qw16lgkGX/S+6tCdXc2IWMEw= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 69723F80553; Wed, 28 Jun 2023 14:50:58 +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 2FFFBF8053B; Wed, 28 Jun 2023 14:50:58 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 03895F8051E; Wed, 28 Jun 2023 14:50:53 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (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 4FA1EF80124 for <alsa-devel@alsa-project.org>; Wed, 28 Jun 2023 14:50:45 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 4FA1EF80124 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=IFxt6a1d DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687956647; x=1719492647; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=FM06hAzUJYRZbdfF74LbkfHXkeBshKd+aj4zJ//1NoE=; b=IFxt6a1dDHM5EQLDJbUnLcGTG9yfyy8iSHjj9dzLIiO2bVa7WDnuQOZF u7Ahwl78HpHs0wm53Kf/wjb2DTmTXIufeDO5pCzkYybjFNsGzm1tcHEUX YB6RC8vnWIsrr23rn5UwqcfQDI1OHzvAT28qKzzemr8TgzfGK8NbiYKdb id93OlAHRBq0C+rBGc6f7K9pVdVVPh8x4RV9a4mJuE0AuOqY7Xc/d57RZ CrasRAVvJR6MFAGKzHFKHCw3BWcwRLpFiPP4njPjQ5xIR9jhb4MYdv3Nw 5+5sWIXhkckmYWcLEVMGWLxFdAMR/tpgBGfst4F2R2YZGKaK5lp+1EIKz w==; X-IronPort-AV: E=McAfee;i="6600,9927,10754"; a="361875553" X-IronPort-AV: E=Sophos;i="6.01,165,1684825200"; d="scan'208";a="361875553" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jun 2023 05:50:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10754"; a="891035024" X-IronPort-AV: E=Sophos;i="6.01,165,1684825200"; d="scan'208";a="891035024" Received: from dev2 (HELO DEV2.igk.intel.com) ([10.237.148.94]) by orsmga005.jf.intel.com with ESMTP; 28 Jun 2023 05:50:15 -0700 From: =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= <amadeuszx.slawinski@linux.intel.com> To: Bjorn Helgaas <bhelgaas@google.com>, Mark Brown <broonie@kernel.org>, Takashi Iwai <tiwai@suse.com> Cc: alsa-devel@alsa-project.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Cezary Rojewski <cezary.rojewski@intel.com>, Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>, Kai Vehmanen <kai.vehmanen@linux.intel.com>, Andy Shevchenko <andriy.shevchenko@intel.com>, =?utf-8?q?Amadeusz_S=C5=82aw?= =?utf-8?q?i=C5=84ski?= <amadeuszx.slawinski@linux.intel.com> Subject: [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers Date: Wed, 28 Jun 2023 22:51:27 +0200 Message-Id: <20230628205135.517241-1-amadeuszx.slawinski@linux.intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID-Hash: LMP5G5LDBYTG5NPU3TDNNRIUVOQDW2SE X-Message-ID-Hash: LMP5G5LDBYTG5NPU3TDNNRIUVOQDW2SE X-MailFrom: amadeuszx.slawinski@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" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/LMP5G5LDBYTG5NPU3TDNNRIUVOQDW2SE/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
PCI: Define Intel PCI IDs and use them in drivers
|
expand
|