From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from NAM03-CO1-obe.outbound.protection.outlook.com (mail-co1nam03on0051.outbound.protection.outlook.com [104.47.40.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3yY4jD56bPzDrKG for ; Fri, 10 Nov 2017 14:07:56 +1100 (AEDT) From: Bao Xiaowei To: , , , , , , , , , , , , , , , , , , , , , , , CC: Bao Xiaowei Subject: [PATCHv3 0/3] dts: Add the property of IB and OB Date: Fri, 10 Nov 2017 10:49:23 +0800 Message-ID: <20171110024926.39700-1-xiaowei.bao@nxp.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Depend on http://patchwork.ozlabs.org/patch/815382/ Bao Xiaowei (3): ARMv8: dts: ls1046a: add the property of IB and OB ARMv8: layerscape: add the pcie ep function support ARMv8: pcie: make the DWC EP driver support for layerscape arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 6 ++ drivers/pci/dwc/Kconfig | 1 + drivers/pci/dwc/pci-layerscape.c | 124 +++++++++++++++++++++++-- 3 files changed, 125 insertions(+), 6 deletions(-) -- 2.14.1