Re: [PATCH] usb: dwc3: pci: passing forward the ACPI companion

2015-08-18 Thread Felipe Balbi
HI, On Tue, Aug 18, 2015 at 04:31:17PM +0300, Heikki Krogerus wrote: On Mon, Aug 17, 2015 at 12:59:52PM -0500, Felipe Balbi wrote: On Mon, Aug 17, 2015 at 10:26:53AM -0700, David Cohen wrote: On Mon, Aug 17, 2015 at 08:41:19AM -0500, Felipe Balbi wrote: On Mon, Aug 17, 2015 at

Re: [PATCH] usb: dwc3: pci: passing forward the ACPI companion

2015-08-18 Thread Heikki Krogerus
On Mon, Aug 17, 2015 at 12:59:52PM -0500, Felipe Balbi wrote: On Mon, Aug 17, 2015 at 10:26:53AM -0700, David Cohen wrote: On Mon, Aug 17, 2015 at 08:41:19AM -0500, Felipe Balbi wrote: On Mon, Aug 17, 2015 at 02:32:06PM +0300, Heikki Krogerus wrote: Sharing the APCI companion with the

[PATCH] usb: dwc3: pci: passing forward the ACPI companion

2015-08-17 Thread Heikki Krogerus
Sharing the APCI companion with the core platforms device so it has access to all DWC3's resources. Signed-off-by: Heikki Krogerus heikki.kroge...@linux.intel.com --- drivers/usb/dwc3/dwc3-pci.c | 1 + 1 file changed, 1 insertion(+) Hi, This depends on being able to prevent execution of ACPI

Re: [PATCH] usb: dwc3: pci: passing forward the ACPI companion

2015-08-17 Thread Felipe Balbi
On Mon, Aug 17, 2015 at 02:32:06PM +0300, Heikki Krogerus wrote: Sharing the APCI companion with the core platforms device so ACPI :-) it has access to all DWC3's resources. and which resources are these ? and why can't they be abstrated out in dwc3-pci ?

Re: [PATCH] usb: dwc3: pci: passing forward the ACPI companion

2015-08-17 Thread David Cohen
On Mon, Aug 17, 2015 at 08:41:19AM -0500, Felipe Balbi wrote: On Mon, Aug 17, 2015 at 02:32:06PM +0300, Heikki Krogerus wrote: Sharing the APCI companion with the core platforms device so ACPI :-) it has access to all DWC3's resources. and which resources

Re: [PATCH] usb: dwc3: pci: passing forward the ACPI companion

2015-08-17 Thread Felipe Balbi
On Mon, Aug 17, 2015 at 10:26:53AM -0700, David Cohen wrote: On Mon, Aug 17, 2015 at 08:41:19AM -0500, Felipe Balbi wrote: On Mon, Aug 17, 2015 at 02:32:06PM +0300, Heikki Krogerus wrote: Sharing the APCI companion with the core platforms device so ACPI :-)