Message ID | 20190912130042.14597-1-jonnyc@amazon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=JEK6=XH=vger.kernel.org=linux-pci-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A814D76 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 12 Sep 2019 13:01:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 86FEC21479 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 12 Sep 2019 13:01:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="vu5ODvkm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731814AbfILNBk (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 12 Sep 2019 09:01:40 -0400 Received: from smtp-fw-6002.amazon.com ([52.95.49.90]:28222 "EHLO smtp-fw-6002.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730454AbfILNBk (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 12 Sep 2019 09:01:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1568293298; x=1599829298; h=from:to:cc:subject:date:message-id:mime-version; bh=5vMnttMVn1m3hZniO4vh6FvR91fgQ2Rf01D6DZD1UBk=; b=vu5ODvkm4RTFnqNVsEe3Gl1Q7ynW5saSNfTJ7aicsoEreE89+Wfm0Gov 3UaJVfK/ubTDiWJohe1CAwIdIpj/9/nJEwuEgzJnePC0CZBjdTIsnq+OU LRnCxgvZHphTNInogmuUV5KBTsh/YpoaFLD0fMfnN9s7bTqQjlAD9PwnL 4=; X-IronPort-AV: E=Sophos;i="5.64,497,1559520000"; d="scan'208";a="420818728" Received: from iad6-co-svc-p1-lb1-vlan3.amazon.com (HELO email-inbound-relay-1a-715bee71.us-east-1.amazon.com) ([10.124.125.6]) by smtp-border-fw-out-6002.iad6.amazon.com with ESMTP; 12 Sep 2019 13:01:37 +0000 Received: from EX13MTAUWA001.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1a-715bee71.us-east-1.amazon.com (Postfix) with ESMTPS id 42812A2403; Thu, 12 Sep 2019 13:01:33 +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; Thu, 12 Sep 2019 13:01:33 +0000 Received: from u9ff250417f405e.ant.amazon.com (10.43.161.82) by EX13D13UWA001.ant.amazon.com (10.43.160.136) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 12 Sep 2019 13:01:27 +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: <andrew.murray@arm.com>, <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 v6 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver Date: Thu, 12 Sep 2019 16:00:38 +0300 Message-ID: <20190912130042.14597-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.161.82] X-ClientProxiedBy: EX13D02UWC003.ant.amazon.com (10.43.162.199) 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 |
Series |
Amazon's Annapurna Labs DT-based PCIe host controller driver
|
expand
|