Re: [PATCH v7 1/4] pci:host: APM X-Gene PCIe host controller driver

2014-09-11 Thread Tanmay Inamdar
On Thu, Sep 11, 2014 at 4:12 AM, Liviu Dudau wrote: > On Thu, Sep 11, 2014 at 12:20:17AM +0100, Tanmay Inamdar wrote: >> This patch adds the AppliedMicro X-Gene SOC PCIe host controller driver. >> X-Gene PCIe controller supports maximum up to 8 lanes and GEN3 speed. >> X-Gene SOC supports maximum

Re: [PATCH v7 1/4] pci:host: APM X-Gene PCIe host controller driver

2014-09-11 Thread Liviu Dudau
On Thu, Sep 11, 2014 at 12:20:17AM +0100, Tanmay Inamdar wrote: > This patch adds the AppliedMicro X-Gene SOC PCIe host controller driver. > X-Gene PCIe controller supports maximum up to 8 lanes and GEN3 speed. > X-Gene SOC supports maximum 5 PCIe ports. > > Signed-off-by: Tanmay Inamdar Hi Tanm