From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from NAM01-BY2-obe.outbound.protection.outlook.com (mail-by2nam01on0089.outbound.protection.outlook.com [104.47.34.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3ySxxw0cNRzDrD1 for ; Fri, 3 Nov 2017 20:49:38 +1100 (AEDT) From: Bao Xiaowei To: , , , , , , , , , , , , , , , , , , , , , , , CC: Bao Xiaowei Subject: [PATCH 0/3] dts: Add the property of IB and OB Date: Fri, 3 Nov 2017 17:31:12 +0800 Message-ID: <20171103093115.14915-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 | 122 +++++++++++++++++++++++-- 3 files changed, 123 insertions(+), 6 deletions(-) -- 2.14.1