[U-Boot] [PATCHv5 03/17] dm: pci: remove pci_bus_to_hose(0) calling

Z.Q. Hou zhiqiang.hou at nxp.com
Wed Dec 14 03:38:37 CET 2016


Hi Bin,

Thanks for your review!

B.R
Zhiqiang

> -----Original Message-----
> From: Bin Meng [mailto:bmeng.cn at gmail.com]
> Sent: 2016年12月13日 15:48
> 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>; Simon
> Glass <sjg at chromium.org>; Mingkai Hu <mingkai.hu at nxp.com>
> Subject: Re: [PATCHv5 03/17] dm: pci: remove pci_bus_to_hose(0) calling
> 
> On Tue, Dec 13, 2016 at 2:54 PM, Zhiqiang Hou <Zhiqiang.Hou at nxp.com>
> wrote:
> > From: Minghuan Lian <Minghuan.Lian at nxp.com>
> >
> > There may be multiple PCIe controllers in a SoC.
> > It is not correct that always calling pci_bus_to_hose(0) to get the
> > first PCIe controller for the PCIe device connected other controllers.
> > We just remove this calling because hose always point the correct PCIe
> > controller.
> >
> > Signed-off-by: Minghuan Lian <Minghuan.Lian at nxp.com>
> > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> > ---
> > V5:
> >  - No change
> >
> >  drivers/pci/pci_common.c | 17 +++++++----------
> >  1 file changed, 7 insertions(+), 10 deletions(-)
> >
> 
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list