[U-Boot] [PATCHv5 09/17] pci: layerscape: move kernel DT fixup to a separate file
Z.Q. Hou
zhiqiang.hou at nxp.com
Mon Dec 19 03:44:04 CET 2016
Hi Simon,
Thanks a lot for your review!
B.R
Zhiqiang
> -----Original Message-----
> From: sjg at google.com [mailto:sjg at google.com] On Behalf Of Simon Glass
> Sent: 2016年12月18日 6:47
> To: Z.Q. Hou <zhiqiang.hou at nxp.com>
> Cc: U-Boot Mailing List <u-boot at lists.denx.de>; Albert ARIBAUD
> <albert.u.boot at aribaud.net>; Prabhakar Kushwaha
> <prabhakar.kushwaha at nxp.com>; Alison Wang <alison.wang at nxp.com>;
> Sumit Garg <sumit.garg at nxp.com>; Ruchika Gupta <ruchika.gupta at nxp.com>;
> york sun <york.sun at nxp.com>; M.H. Lian <minghuan.lian at nxp.com>; Bin
> Meng <bmeng.cn at gmail.com>; Mingkai Hu <mingkai.hu at nxp.com>
> Subject: Re: [PATCHv5 09/17] pci: layerscape: move kernel DT fixup to a
> separate file
>
> On 12 December 2016 at 23:54, Zhiqiang Hou <Zhiqiang.Hou at nxp.com>
> wrote:
> > From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> >
> > To make the layerscape pcie driver clear, move the kernel DT fixup
> > code from pcie_layerscape.c to pcie_layerscape_fixup.c.
> >
> > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> > ---
> > V5:
> > - New patch
> >
> > drivers/pci/Makefile | 1 +
> > drivers/pci/pcie_layerscape.c | 314 +-----------------------------------
> > drivers/pci/pcie_layerscape.h | 135 ++++++++++++++++
> > drivers/pci/pcie_layerscape_fixup.c | 204 +++++++++++++++++++++++
> > 4 files changed, 343 insertions(+), 311 deletions(-) create mode
> > 100644 drivers/pci/pcie_layerscape.h create mode 100644
> > drivers/pci/pcie_layerscape_fixup.c
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list