Re: [PATCH] HISI LPC: Don't fail probe for unrecognised child devices

2019-02-08 Thread Wei Xu
Hi John, On 1/3/2019 11:57 AM, John Garry wrote: > Currently for ACPI-based FW we fail the probe for an unrecognised child > HID. > > However, there is FW in the field with LPC child devices having fake HIDs, > namely "IPI0002", which was an IPMI device invented to support the > initial

Re: [PATCH] HISI LPC: Don't fail probe for unrecognised child devices

2019-01-07 Thread John Garry
On 04/01/2019 22:25, Olof Johansson wrote: On Thu, Jan 03, 2019 at 07:57:02PM +0800, John Garry wrote: Currently for ACPI-based FW we fail the probe for an unrecognised child HID. However, there is FW in the field with LPC child devices having fake HIDs, namely "IPI0002", which was an IPMI

Re: [PATCH] HISI LPC: Don't fail probe for unrecognised child devices

2019-01-04 Thread Olof Johansson
On Thu, Jan 03, 2019 at 07:57:02PM +0800, John Garry wrote: > Currently for ACPI-based FW we fail the probe for an unrecognised child > HID. > > However, there is FW in the field with LPC child devices having fake HIDs, > namely "IPI0002", which was an IPMI device invented to support the >

[PATCH] HISI LPC: Don't fail probe for unrecognised child devices

2019-01-03 Thread John Garry
Currently for ACPI-based FW we fail the probe for an unrecognised child HID. However, there is FW in the field with LPC child devices having fake HIDs, namely "IPI0002", which was an IPMI device invented to support the initial out-of-tree LPC host driver, different from the final mainline