These IDs are used on Baytrail boards such as Lenovo Miix 2 and Asus Transformer Book T100TA. The actual chip should be BCM43241 with all these IDs. Signed-off-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> --- drivers/acpi/acpi_platform.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/acpi/acpi_platform.c b/drivers/acpi/acpi_platform.c index 9d0c0fa..c0a3941 100644 --- a/drivers/acpi/acpi_platform.c +++ b/drivers/acpi/acpi_platform.c @@ -33,6 +33,9 @@ static const struct acpi_device_id acpi_platform_device_ids[] = { { "VPC2004" }, { "BCM4752" }, { "LNV4752" }, + { "BCM2E1A" }, + { "BCM2E39" }, + { "BCM2E3D" }, /* Intel Smart Sound Technology */ { "INT33C8" }, -- 1.9.0.rc3 -- 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