Message ID | 20200910061115.909-1-chuanjia.liu@mediatek.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=01Vy=CT=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 3CD54618 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 10 Sep 2020 06:13:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 167DE20882 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 10 Sep 2020 06:13:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="feV0DEPi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725996AbgIJGNh (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 10 Sep 2020 02:13:37 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:39774 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1725885AbgIJGNf (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 10 Sep 2020 02:13:35 -0400 X-UUID: 0ce9efa0dd4b47d0872e5ee2db51bb94-20200910 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=zFcW3GcXd1P8FnAbyGNj9CaD7meMZ2kjh/WC5Wilqqw=; b=feV0DEPi/Pu4f5Psg3pKMetQDcIc1AJgj9rs0e0nhdp+ZEDcYxEbCiTo8dusziEx/zknMwyJGFgkVQU781y6jElQ3WTOxBoXlt93wkA53ZT5yjf0+fgX+8LPuSRZyup+O8AjVcjqiq1im3dXX/bhc/lKZIGckWH54Y3oabuQJQY=; X-UUID: 0ce9efa0dd4b47d0872e5ee2db51bb94-20200910 Received: from mtkexhb01.mediatek.inc [(172.21.101.102)] by mailgw02.mediatek.com (envelope-from <chuanjia.liu@mediatek.com>) (Cellopoint E-mail Firewall v4.1.14 Build 0819 with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 19333964; Thu, 10 Sep 2020 14:13:31 +0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs08n1.mediatek.inc (172.21.101.55) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 10 Sep 2020 14:13:28 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 10 Sep 2020 14:13:28 +0800 From: Chuanjia Liu <chuanjia.liu@mediatek.com> To: Bjorn Helgaas <bhelgaas@google.com>, Rob Herring <robh+dt@kernel.org>, Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> CC: <linux-pci@vger.kernel.org>, <linux-mediatek@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <yong.wu@mediatek.com>, Frank Wunderlich <frank-w@public-files.de>, Ryder Lee <ryder.lee@mediatek.com> Subject: [PATCH v5 0/4] Spilt PCIe node to comply with hardware design Date: Thu, 10 Sep 2020 14:11:11 +0800 Message-ID: <20200910061115.909-1-chuanjia.liu@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Content-Transfer-Encoding: base64 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 |
Spilt PCIe node to comply with hardware design
|
expand
|