On Thursday, May 08, 2014 02:59:04 PM Heikki Krogerus wrote: > These IDs are used on Baytrail boards such as Lenovo Miix 2 > and Asus Transformer Book T100TA. On lenovo Miix 2 8", > BCM4752 is called LNV4752. All the rest of the IDs are for > Broadcom BCM43241 module with the ID referring to different > revision number. > > Signed-off-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> Queued up for 3.16, thanks! > --- > drivers/acpi/acpi_platform.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/acpi/acpi_platform.c b/drivers/acpi/acpi_platform.c > index 1d49503..34a64c5 100644 > --- a/drivers/acpi/acpi_platform.c > +++ b/drivers/acpi/acpi_platform.c > @@ -31,6 +31,10 @@ static const struct acpi_device_id acpi_platform_device_ids[] = { > { "PNP0D40" }, > { "VPC2004" }, > { "BCM4752" }, > + { "LNV4752" }, > + { "BCM2E1A" }, > + { "BCM2E39" }, > + { "BCM2E3D" }, > > /* Intel Smart Sound Technology */ > { "INT33C8" }, > -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html