Message ID | 20230202041823.2879262-1-equu@openmail.cc (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pci-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 5167BC64EC3 for <linux-pci@archiver.kernel.org>; Thu, 2 Feb 2023 04:19:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231371AbjBBETA (ORCPT <rfc822;linux-pci@archiver.kernel.org>); Wed, 1 Feb 2023 23:19:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231339AbjBBESo (ORCPT <rfc822;linux-pci@vger.kernel.org>); Wed, 1 Feb 2023 23:18:44 -0500 Received: from smtp161.vfemail.net (smtp161.vfemail.net [146.59.185.161]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C477FA for <linux-pci@vger.kernel.org>; Wed, 1 Feb 2023 20:18:37 -0800 (PST) Received: (qmail 25532 invoked from network); 2 Feb 2023 04:18:35 +0000 Received: from localhost (HELO nl101-3.vfemail.net) () by smtpout.vfemail.net with ESMTPS (ECDHE-RSA-AES256-GCM-SHA384 encrypted); 2 Feb 2023 04:18:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=openmail.cc; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=2018; bh=WBmp0YX/hZCszTpsY1kNZEHJ5 l7sy/Ei1QfsPfN2/V8=; b=lZGxXfGqLHkxQi5tSmSPJIVUKfN2fojixhOzmP3iv Bx60yT/pgIb226W+zneoJoPt+JJgussl1r9kHrCRnqoL7y0tg7jc9SiM1Dkn8tUt Ey1A/9k0P29VM6DbKiiw9vz/7yDYMHiAk2VggYLgQXA1AWZnztPCAGpOiKFK1v5W MI= Received: (qmail 74567 invoked from network); 2 Feb 2023 04:18:34 -0000 Received: by simscan 1.4.0 ppid: 74492, pid: 74551, t: 1.0706s scanners:none Received: from unknown (HELO bmwxMDEudmZlbWFpbC5uZXQ=) (ZXF1dUBvcGVubWFpbC5jYw==@MTkyLjE2OC4xLjE5Mg==) by nl101.vfemail.net with ESMTPA; 2 Feb 2023 04:18:33 -0000 From: equu@openmail.cc To: lpieralisi@kernel.org, toke@toke.dk, kvalo@kernel.org Cc: linux-pci@vger.kernel.org, robh@kernel.org, linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, equu@openmail.cc Subject: [PATCH v2 0/3] PCI: of: Load extra data only from compatible DT nodes Date: Thu, 2 Feb 2023 12:18:20 +0800 Message-Id: <20230202041823.2879262-1-equu@openmail.cc> X-Mailer: git-send-email 2.39.0 In-Reply-To: <ab8ff515-19ec-fe3f-0237-c30275e9744d@openmail.cc> References: <ab8ff515-19ec-fe3f-0237-c30275e9744d@openmail.cc> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
PCI: of: Load extra data only from compatible DT nodes
|
expand
|