Re: [U-Boot] [PATCHv2 6/8] dm: pci: add Freescale PowerPC PCIe driver

2019-06-20 Thread Prabhakar Kushwaha
> -Original Message- > From: Z.q. Hou > Sent: Thursday, May 23, 2019 5:52 PM > To: u-boot@lists.denx.de; Prabhakar Kushwaha > ; w...@denx.de; Shengzhou Liu > ; bmeng...@gmail.com; Jagdish Gediya > ; s...@chromium.org; ley.foon@intel.com; > s...@denx.de > Cc: M.h. Lian ; Xiaowei Bao > ;

[U-Boot] [PATCHv2 6/8] dm: pci: add Freescale PowerPC PCIe driver

2019-05-23 Thread Z.q. Hou
From: Hou Zhiqiang Add PCIe DM driver for Freescale PowerPC PCIe controllers. Signed-off-by: Hou Zhiqiang --- V2: - Add more detail in the PCIE_FSL help info. - Sort the included header files. - Romve key word 'inline' from fsl_pcie_link_up(). - Add comments for some members of structure fs