Re: [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM

2016-10-11 Thread M.H. Lian
Li > Subject: Re: [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on > DM > > Hi Minghuan, > > On Mon, Oct 10, 2016 at 4:47 PM, Minghuan Lian > wrote: > > There are more than five kinds of Layerscape SoCs. unfortunately, PCIe > > controller of ea

Re: [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM

2016-10-11 Thread Bin Meng
onday, October 10, 2016 7:49 PM >> To: M.H. Lian ; Simon Glass >> Cc: U-Boot Mailing List ; Mingkai Hu >> ; Leo Li >> Subject: Re: [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based >> on >> DM >> >> Hi Minghuan, >> >> On Mon, Oc

Re: [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM

2016-10-10 Thread Bin Meng
Hi Minghuan, On Mon, Oct 10, 2016 at 4:47 PM, Minghuan Lian wrote: > There are more than five kinds of Layerscape SoCs. unfortunately, > PCIe controller of each SoC is a little bit different. In order > to avoid too many macro definitions, the patch re-implement PCIe > driver based on DM. PCIe dt