Re: [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65

2014-06-20 Thread Santosh Shilimkar
erring; >>> Mohit KUMAR DCG; Jingoo Han; Bjorn Helgaas; Pratyush ANAND; Richard >>> Zhu; Kishon Vijay Abraham I; Marek Vasut; Arnd Bergmann; Pawel Moll; >>> Mark Rutland; Ian Campbell; Kumar Gala; Randy Dunlap >>> Subject: [PATCH v2 3/8] PCI: designware: update pc

Re: [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65

2014-06-20 Thread Murali Karicheri
; Randy Dunlap Subject: [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65 v3.65 version of the dw hw has MSI controller implemented in the application space. Add a version variable in the port struct to identify v3.65 hardware for different code treatment. This

RE: [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65

2014-06-18 Thread Mohit KUMAR DCG
umar Gala; Randy Dunlap > Subject: [PATCH v2 3/8] PCI: designware: update pcie core driver to work > with dw hw version 3.65 > > v3.65 version of the dw hw has MSI controller implemented in the application > space. Add a version variable in the port struct to identify v3.65 hardware >

[PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65

2014-06-10 Thread Murali Karicheri
v3.65 version of the dw hw has MSI controller implemented in the application space. Add a version variable in the port struct to identify v3.65 hardware for different code treatment. This variable will have DW_V3_65 bit set when running on this hw version. The host init code is expected to set this