RE: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-05 Thread Peter Chen
> > In this series no, but 'chipidea: pci: register nop PHY' from the other patch > if not > queued yet. Thanks! > > > It is already at my next tree, will send Greg it soon. Peter

Re: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-05 Thread Andy Shevchenko
On Thu, 2015-02-05 at 01:21 +, Peter Chen wrote: > So no patch I need to queue in chipidea tree, right? In this series no, but 'chipidea: pci: register nop PHY' from the other patch if not queued yet. Thanks! > > For this patch: > > Acked-by: Peter Chen > > Peter > -- Andy Shevchenko

RE: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-04 Thread Peter Chen
> > On Wed, 2015-02-04 at 08:04 +0800, Peter Chen wrote: > > On Tue, Feb 03, 2015 at 06:08:39PM +0200, Andy Shevchenko wrote: > > > > + * > > > + * Note: ehci-pci driver may try to probe the device first. You > > > + have to add an > > > + * ID to the bypass_pci_id_table in ehci-pci driver to p

Re: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-04 Thread Sergei Shtylyov
Hello. On 02/04/2015 02:24 AM, Greg Kroah-Hartman wrote: This is a follow up to the previously submitted commit cefa9a31a5f0 (ehci-pci: disable for Intel MID platforms). It includes the following changes: - table and function are renamed to reflect this is not only about ChipIdea - ChipIdea

Re: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-04 Thread Andy Shevchenko
On Wed, 2015-02-04 at 08:04 +0800, Peter Chen wrote: > On Tue, Feb 03, 2015 at 06:08:39PM +0200, Andy Shevchenko wrote: > > + * > > + * Note: ehci-pci driver may try to probe the device first. You have to > > add an > > + * ID to the bypass_pci_id_table in ehci-pci driver to prevent this. > > *

Re: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-03 Thread Peter Chen
On Tue, Feb 03, 2015 at 06:08:39PM +0200, Andy Shevchenko wrote: > This is a follow up to the previously submitted commit cefa9a31a5f0 (ehci-pci: > disable for Intel MID platforms). > > It includes the following changes: > - table and function are renamed to reflect this is not only about ChipIdea

Re: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-03 Thread Greg Kroah-Hartman
On Tue, Feb 03, 2015 at 11:15:34PM +0300, Sergei Shtylyov wrote: > Hello. > > On 02/03/2015 07:08 PM, Andy Shevchenko wrote: > > >This is a follow up to the previously submitted commit cefa9a31a5f0 > >(ehci-pci: > >disable for Intel MID platforms). > > >It includes the following changes: > >- t

Re: [PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-03 Thread Sergei Shtylyov
Hello. On 02/03/2015 07:08 PM, Andy Shevchenko wrote: This is a follow up to the previously submitted commit cefa9a31a5f0 (ehci-pci: disable for Intel MID platforms). It includes the following changes: - table and function are renamed to reflect this is not only about ChipIdea - ChipIdea PCI

[PATCH v4] ehci-pci: disable for Intel MID platforms (update)

2015-02-03 Thread Andy Shevchenko
This is a follow up to the previously submitted commit cefa9a31a5f0 (ehci-pci: disable for Intel MID platforms). It includes the following changes: - table and function are renamed to reflect this is not only about ChipIdea - ChipIdea PCI driver (ci_hdrc_pci.c) gets the comment about the table in