Re: [PATCH] i2c: designware: Add device HID for future AMD I2C controller

2016-03-12 Thread Wolfram Sang
On Thu, Mar 10, 2016 at 10:32:04AM +0200, Jarkko Nikula wrote: > On 03/10/2016 01:34 PM, Xiangliang Yu wrote: > >Add device HID AMDI0010 to match the AMD ACPI Vendor ID (AMDI) that > >was registered in http://www.uefi.org/acpi_id_list, and the I2C > >controller on future AMD paltform will use the H

Re: [PATCH] i2c: designware: Add device HID for future AMD I2C controller

2016-03-10 Thread Rafael J. Wysocki
On Thursday, March 10, 2016 10:32:04 AM Jarkko Nikula wrote: > On 03/10/2016 01:34 PM, Xiangliang Yu wrote: > > Add device HID AMDI0010 to match the AMD ACPI Vendor ID (AMDI) that > > was registered in http://www.uefi.org/acpi_id_list, and the I2C > > controller on future AMD paltform will use the

Re: [PATCH] i2c: designware: Add device HID for future AMD I2C controller

2016-03-10 Thread Jarkko Nikula
On 03/10/2016 01:34 PM, Xiangliang Yu wrote: Add device HID AMDI0010 to match the AMD ACPI Vendor ID (AMDI) that was registered in http://www.uefi.org/acpi_id_list, and the I2C controller on future AMD paltform will use the HID instead of AMD0010. Signed-off-by: Xiangliang Yu --- drivers/acpi