Message ID | 20230316071238.200992-1-a-verma1@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-omap-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 B1E19C6FD19 for <linux-omap@archiver.kernel.org>; Thu, 16 Mar 2023 07:14:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230106AbjCPHOR (ORCPT <rfc822;linux-omap@archiver.kernel.org>); Thu, 16 Mar 2023 03:14:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230113AbjCPHOL (ORCPT <rfc822;linux-omap@vger.kernel.org>); Thu, 16 Mar 2023 03:14:11 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 14FC61E5DB; Thu, 16 Mar 2023 00:13:46 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 32G7CeHD018055; Thu, 16 Mar 2023 02:12:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678950760; bh=qTGGdmEfncUObPnKwYt/s+1ApXFC0ELn3QBSi31t74Q=; h=From:To:CC:Subject:Date; b=dKYb8T0EFXDUStn/SHMHBb6DlyYV5l4TuaPU8TbyWvSgaW7MQlsBa7KfCOLfS6ZrZ XbTFl+ngllssM8XIf5H/l96zQzpi9S8idEzEjp7e+oHu1No6tftzNIIAPawVpM3R8K E1OBAve+B0mj45d6FfQfKm3l7vBdVrvFjfLrWbjY= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 32G7CeM5005141 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 16 Mar 2023 02:12:40 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Thu, 16 Mar 2023 02:12:39 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Thu, 16 Mar 2023 02:12:39 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 32G7Ccnq126695; Thu, 16 Mar 2023 02:12:39 -0500 From: Achal Verma <a-verma1@ti.com> To: Tom Joseph <tjoseph@cadence.com>, Lorenzo Pieralisi <lpieralisi@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Wilczy_ski <kw@linux.com>, Bjorn Helgaas <bhelgaas@google.com>, Vignesh Raghavendra <vigneshr@ti.com> CC: <linux-pci@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Achal Verma <a-verma1@ti.com>, Milind Parab <mparab@cadence.com>, <wojciech.jasko-EXT@continental-corporation.com> Subject: [PATCH v10 0/5] PCI: add 4x lane support for pci-j721e controllers Date: Thu, 16 Mar 2023 12:42:33 +0530 Message-ID: <20230316071238.200992-1-a-verma1@ti.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <linux-omap.vger.kernel.org> X-Mailing-List: linux-omap@vger.kernel.org |
Series |
PCI: add 4x lane support for pci-j721e controllers
|
expand
|