Re: [U-Boot] [PATCHv4 15/16] pci: layerscape: remove unnecessary legacy code

2016-12-07 Thread Z.Q. Hou
Hi Simon, Thanks a lot for your review! > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: 2016年12月7日 11:48 > To: Z.Q. Hou > Cc: U-Boot Mailing List ; Albert ARIBAUD > ; Prabhakar Kushwaha > ; Huan Wang-B18965 > ; Sumit Garg ; Ruchika >

Re: [U-Boot] [PATCHv4 15/16] pci: layerscape: remove unnecessary legacy code

2016-12-06 Thread Simon Glass
On 6 December 2016 at 00:03, Zhiqiang Hou wrote: > From: Minghuan Lian > > All Layerscape SoCs have supported new PCIe driver based on DM. > The lagecy PCIe driver code is unused and can be removed. > > Signed-off-by: Minghuan Lian > Signed-off-by: Hou Zhiqiang > --- > V4: > - Generated the pa

[U-Boot] [PATCHv4 15/16] pci: layerscape: remove unnecessary legacy code

2016-12-05 Thread Zhiqiang Hou
From: Minghuan Lian All Layerscape SoCs have supported new PCIe driver based on DM. The lagecy PCIe driver code is unused and can be removed. Signed-off-by: Minghuan Lian Signed-off-by: Hou Zhiqiang --- V4: - Generated the patch based on the updated code. drivers/pci/pcie_layerscape.c