Re: [PATCH v6 0/4] i.MX7 PCI support

2017-03-20 Thread Andrey Smirnov
On Mon, Mar 20, 2017 at 12:09 AM, Dong Aisheng wrote: > On Tue, Mar 14, 2017 at 08:18:23AM -0700, Andrey Smirnov wrote: >> Hello, everyone: >> >> This is a sixth iteration of the code that adds PCI-subsystem bits >> necessary for enabling PCI support on i.MX7. >> > > > >>

Re: [PATCH v6 0/4] i.MX7 PCI support

2017-03-20 Thread Andrey Smirnov
On Mon, Mar 20, 2017 at 12:09 AM, Dong Aisheng wrote: > On Tue, Mar 14, 2017 at 08:18:23AM -0700, Andrey Smirnov wrote: >> Hello, everyone: >> >> This is a sixth iteration of the code that adds PCI-subsystem bits >> necessary for enabling PCI support on i.MX7. >> > > > >> Andrey Smirnov (4):

Re: [PATCH v6 0/4] i.MX7 PCI support

2017-03-19 Thread Dong Aisheng
On Tue, Mar 14, 2017 at 08:18:23AM -0700, Andrey Smirnov wrote: > Hello, everyone: > > This is a sixth iteration of the code that adds PCI-subsystem bits > necessary for enabling PCI support on i.MX7. > > Andrey Smirnov (4): > PCI: imx6: Add code to support i.MX7D > PCI: imx6: Do not

Re: [PATCH v6 0/4] i.MX7 PCI support

2017-03-19 Thread Dong Aisheng
On Tue, Mar 14, 2017 at 08:18:23AM -0700, Andrey Smirnov wrote: > Hello, everyone: > > This is a sixth iteration of the code that adds PCI-subsystem bits > necessary for enabling PCI support on i.MX7. > > Andrey Smirnov (4): > PCI: imx6: Add code to support i.MX7D > PCI: imx6: Do not

[PATCH v6 0/4] i.MX7 PCI support

2017-03-14 Thread Andrey Smirnov
Hello, everyone: This is a sixth iteration of the code that adds PCI-subsystem bits necessary for enabling PCI support on i.MX7. Chagnes since v5: - Collected ACKs from Lee and Rob Changes since v4 (can be found at [version4]): - Dropped typo-fix patch (originally patch #1 of

[PATCH v6 0/4] i.MX7 PCI support

2017-03-14 Thread Andrey Smirnov
Hello, everyone: This is a sixth iteration of the code that adds PCI-subsystem bits necessary for enabling PCI support on i.MX7. Chagnes since v5: - Collected ACKs from Lee and Rob Changes since v4 (can be found at [version4]): - Dropped typo-fix patch (originally patch #1 of