Re: [PATCH 3/3] Add ACPI bindings for the EHCI platform driver.

2015-08-17 Thread Huang Shijie
On Thu, Aug 13, 2015 at 10:13:44AM -0500, Jeremy Linton wrote: Hi Jeremy, Please add my tested-by for your next version: Tested-by: Huang Shijie thanks Huang Shijie -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kerne

Re: [PATCH 3/3] Add ACPI bindings for the EHCI platform driver.

2015-08-13 Thread Jeremy Linton
Alan, On 08/13/2015 09:53 AM, Alan Stern wrote: With these changes: Applied.. Acked-by: Alan Stern Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger

Re: [PATCH 3/3] Add ACPI bindings for the EHCI platform driver.

2015-08-13 Thread Alan Stern
On Wed, 12 Aug 2015, Jeremy Linton wrote: > This enables USB on the ARM juno board when booted with > an ACPI kernel. The PNP id comes from the PNP/ACPI registry > and describes a EHCI controller without debug. > > Signed-off-by: Jeremy Linton Looks okay, but... > --- > drivers/usb/host/ehci-

Re: [PATCH 3/3] Add ACPI bindings for the EHCI platform driver.

2015-08-13 Thread Jeremy Linton
Hello Hanjun, On 08/13/2015 06:50 AM, Hanjun Guo wrote: With that minor fixes, Reviewed-by: Hanjun Guo Fixes applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 3/3] Add ACPI bindings for the EHCI platform driver.

2015-08-13 Thread Hanjun Guo
Hi Jeremy, Just minor comments below. (resend as it's blocked by mailist) On 2015/8/13 5:51, Jeremy Linton wrote: > This enables USB on the ARM juno board when booted with > an ACPI kernel. The PNP id comes from the PNP/ACPI registry > and describes a EHCI controller without debug. > > Signed-off