Message ID | 20190723092529.11310-1-jonnyc@amazon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pci-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AA1001399 for <patchwork-linux-pci@patchwork.kernel.org>; Tue, 23 Jul 2019 09:26:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 97E371FFBE for <patchwork-linux-pci@patchwork.kernel.org>; Tue, 23 Jul 2019 09:26:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8C02926E47; Tue, 23 Jul 2019 09:26:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3909E2022B for <patchwork-linux-pci@patchwork.kernel.org>; Tue, 23 Jul 2019 09:26:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729397AbfGWJZu (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Tue, 23 Jul 2019 05:25:50 -0400 Received: from smtp-fw-4101.amazon.com ([72.21.198.25]:29958 "EHLO smtp-fw-4101.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728809AbfGWJZu (ORCPT <rfc822;linux-pci@vger.kernel.org>); Tue, 23 Jul 2019 05:25:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1563873949; x=1595409949; h=from:to:cc:subject:date:message-id:mime-version; bh=VDsDOEHhvQQsv24n5KRVR3T7vqAzJLQlWdXaSZiqvVw=; b=Q9GCmTyr3qea5Kejc1IKtOVvMJZs1a15vj/pnQE8ShCP5nEMUWf21bci zhGNnMpwONNNalYF1+Zcd9e7UbwDc5eQsAFWgqFzhLBGZFiimQcPBolkb 5/X67/4kIw2W0ScjL5Ub64owvhn42d1s3fU3hglaXcFU1fvPtvU9eN7H4 o=; X-IronPort-AV: E=Sophos;i="5.64,298,1559520000"; d="scan'208";a="775793900" Received: from iad6-co-svc-p1-lb1-vlan3.amazon.com (HELO email-inbound-relay-2a-e7be2041.us-west-2.amazon.com) ([10.124.125.6]) by smtp-border-fw-out-4101.iad4.amazon.com with ESMTP; 23 Jul 2019 09:25:46 +0000 Received: from EX13MTAUWA001.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan2.pdx.amazon.com [10.170.41.162]) by email-inbound-relay-2a-e7be2041.us-west-2.amazon.com (Postfix) with ESMTPS id DEE1AA2397; Tue, 23 Jul 2019 09:25:45 +0000 (UTC) Received: from EX13D13UWA001.ant.amazon.com (10.43.160.136) by EX13MTAUWA001.ant.amazon.com (10.43.160.58) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Tue, 23 Jul 2019 09:25:45 +0000 Received: from u9ff250417f405e.ant.amazon.com (10.43.160.245) by EX13D13UWA001.ant.amazon.com (10.43.160.136) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Tue, 23 Jul 2019 09:25:40 +0000 From: Jonathan Chocron <jonnyc@amazon.com> To: <lorenzo.pieralisi@arm.com>, <bhelgaas@google.com>, <jingoohan1@gmail.com>, <gustavo.pimentel@synopsys.com>, <robh+dt@kernel.org>, <mark.rutland@arm.com> CC: <dwmw@amazon.co.uk>, <benh@kernel.crashing.org>, <alisaidi@amazon.com>, <ronenk@amazon.com>, <barakw@amazon.com>, <talel@amazon.com>, <hanochu@amazon.com>, <hhhawa@amazon.com>, <linux-pci@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <jonnyc@amazon.com> Subject: [PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver Date: Tue, 23 Jul 2019 12:25:25 +0300 Message-ID: <20190723092529.11310-1-jonnyc@amazon.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.43.160.245] X-ClientProxiedBy: EX13D24UWB004.ant.amazon.com (10.43.161.4) To EX13D13UWA001.ant.amazon.com (10.43.160.136) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Amazon's Annapurna Labs DT-based PCIe host controller driver
|
expand
|