Message ID | 20201109170409.4498-1-kishon@ti.com |
---|---|
Headers | show
Return-Path: <linux-pci-owner@vger.kernel.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=linux-pci-owner@vger.kernel.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.a=rsa-sha256 header.s=ti-com-17Q1 header.b=Mtq+i8ZY; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4CVHQz2p47z9sVK for <incoming@patchwork.ozlabs.org>; Tue, 10 Nov 2020 04:04:27 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729432AbgKIREX (ORCPT <rfc822;incoming@patchwork.ozlabs.org>); Mon, 9 Nov 2020 12:04:23 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:55308 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726410AbgKIREX (ORCPT <rfc822;linux-pci@vger.kernel.org>); Mon, 9 Nov 2020 12:04:23 -0500 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0A9H4Fh4107584; Mon, 9 Nov 2020 11:04:15 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1604941455; bh=Bg9FYT0fE1znyq+q7h9IJnLlKZ/jB3UvEybSIbwAaHI=; h=From:To:CC:Subject:Date; b=Mtq+i8ZYoOroLqUBKSmfgbuLsASkKUJ99+JWa+HFb9kbQHO1meKQm4Fk2ll6IFJ1X XN0DjxHlSC3p2u3U9BX3V7zNqxlxQ+Ik++pQbbl3UwYcAnjqJkBt6X/0vjBf9xJ442 YUIBCQwU1bZ8slAeKoyxs/HyhS7nKW8YJ/fFy0fU= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0A9H4FXh096194 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 9 Nov 2020 11:04:15 -0600 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Mon, 9 Nov 2020 11:04:14 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE101.ent.ti.com (10.64.6.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Mon, 9 Nov 2020 11:04:14 -0600 Received: from a0393678-ssd.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0A9H4AwT036684; Mon, 9 Nov 2020 11:04:11 -0600 From: Kishon Vijay Abraham I <kishon@ti.com> To: Tero Kristo <t-kristo@ti.com>, Nishanth Menon <nm@ti.com>, Rob Herring <robh+dt@kernel.org>, Roger Quadros <rogerq@ti.com>, Lee Jones <lee.jones@linaro.org> CC: Kishon Vijay Abraham I <kishon@ti.com>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, Bjorn Helgaas <bhelgaas@google.com>, <linux-pci@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe Date: Mon, 9 Nov 2020 22:34:02 +0530 Message-ID: <20201109170409.4498-1-kishon@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
J7200: Add PCIe DT nodes to Enable PCIe
|
expand
|