> -----Original Message----- > From: Bao Xiaowei [mailto:xiaowei....@nxp.com] > Sent: Friday, November 03, 2017 4:31 AM > To: robh...@kernel.org; mark.rutl...@arm.com; catalin.mari...@arm.com; > will.dea...@arm.com; bhelg...@google.com; shawn...@kernel.org; > Madalin-cristian Bucur <madalin.bu...@nxp.com>; Sumit Garg > <sumit.g...@nxp.com>; Y.b. Lu <yangbo...@nxp.com>; hongtao....@nxp.com; > Andy Tang <andy.t...@nxp.com>; Leo Li <leoyang...@nxp.com>; > kis...@ti.com; jingooh...@gmail.com; pbrobin...@gmail.com; > songxiao...@hisilicon.com; devicet...@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; linux-ker...@vger.kernel.org; linux- > p...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org; Z.q. Hou > <zhiqiang....@nxp.com>; Mingkai Hu <mingkai...@nxp.com>; M.h. Lian > <minghuan.l...@nxp.com> > Cc: Xiaowei Bao <xiaowei....@nxp.com> > Subject: [PATCH 0/3] dts: Add the property of IB and OB
When you send a v2 series, please include v2 in the title of all patches like "[PATCH v2 0/3]"... Also the title of this summary email should really be the summary of all 3 patches like "Adding PCIe EP support to ls1046a". -Leo > > Depend on > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatchw > ork.ozlabs.org%2Fpatch%2F815382%2F&data=02%7C01%7Cleoyang.li%40nxp.c > om%7C7db015020c8a414f57e708d522a03165%7C686ea1d3bc2b4c6fa92cd99c > 5c301635%7C0%7C0%7C636452993777387982&sdata=19Fmzg%2FOJGl%2Bgizv > xfY1yELlFgWKRuZ%2FVNbx49yz2Wk%3D&reserved=0 > > 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