From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from NAM03-CO1-obe.outbound.protection.outlook.com (mail-co1nam03on0056.outbound.protection.outlook.com [104.47.40.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3yY61f4Q4gzDrKG for ; Fri, 10 Nov 2017 15:07:15 +1100 (AEDT) From: Bao Xiaowei To: , , , , , , , , , , , , , , , , , , , , , , , CC: Bao Xiaowei Subject: [PATCHv4 0/3] dts: Add the property of IB and OB Date: Fri, 10 Nov 2017 11:48:44 +0800 Message-ID: <20171110034847.17891-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 | 121 +++++++++++++++++++++++-- 3 files changed, 121 insertions(+), 7 deletions(-) -- 2.14.1