OSDN Git Service

ACPI / scan: Create platform device for INT3515 ACPI nodes
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 28 Nov 2018 11:45:34 +0000 (13:45 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 3 Dec 2018 19:40:03 +0000 (21:40 +0200)
commita3dd034a1707490119f32bd0c50e6047e42d2517
tree426f153f0b21ccfe310b99397823b26ffdf21e51
parent2336dfadfb1e3a484f0daf4014305626a3d9df62
ACPI / scan: Create platform device for INT3515 ACPI nodes

The ACPI device with INT3515 _HID is representing a complex USB PD
hardware infrastructure which includes several I2C slave ICs.

We add an ID to the I2C multi instantiate list to enumerate
all I2C slaves correctly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/scan.c
drivers/platform/x86/i2c-multi-instantiate.c
drivers/usb/typec/tps6598x.c