Message ID | 20201029081513.10562-1-chuanjia.liu@mediatek.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=7A2k=EE=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 9F87D92C for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 29 Oct 2020 08:20:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 74AD920EDD for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 29 Oct 2020 08:20:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="toC2fsuu" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727959AbgJ2IUh (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 29 Oct 2020 04:20:37 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:37205 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726392AbgJ2IUh (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 29 Oct 2020 04:20:37 -0400 X-UUID: 002690c0a75444e7a1a8e4e8a1957422-20201029 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=o3Qv9OfYUwrK9tVE0LcM9g+mhJJ29QPAQxRIwyUon6o=; b=toC2fsuuN27LunQYhD4azaeoj1sETWqhOJAtJg6AnEebdikM9i7hcB3Gkro4MYqnUlFUVC45mnLV5/BjWsVxGR/XHVgtRueF5kjmZQcPZui5ddzi2ePAan1v+8uHXWUxqWZwUvkoXVCl6Gl8GA9Hj5+Nx0cmN+jHjLJHmLym4KI=; X-UUID: 002690c0a75444e7a1a8e4e8a1957422-20201029 Received: from mtkcas06.mediatek.inc [(172.21.101.30)] 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 972438657; Thu, 29 Oct 2020 16:15:23 +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, 29 Oct 2020 16:15:19 +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, 29 Oct 2020 16:15:19 +0800 From: Chuanjia Liu <chuanjia.liu@mediatek.com> To: Rob Herring <robh+dt@kernel.org>, Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> CC: Bjorn Helgaas <bhelgaas@google.com>, Matthias Brugger <matthias.bgg@gmail.com>, <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>, <chuanjia.liu@mediatek.com> Subject: [PATCH v7 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design Date: Thu, 29 Oct 2020 16:15:09 +0800 Message-ID: <20201029081513.10562-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 Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
PCI: mediatek: Spilt PCIe node to comply with hardware design
|
expand
|