From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH 3/3] ACPI / X86: Add KIOX000A accelerometer on GPD win to always_present_ids array Date: Mon, 10 Jul 2017 13:22:20 +0300 Message-ID: <1499682140.22624.318.camel@linux.intel.com> References: <20170709190514.3437-1-hdegoede@redhat.com> <20170709190514.3437-3-hdegoede@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from mga02.intel.com ([134.134.136.20]:46939 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753459AbdGJKWZ (ORCPT ); Mon, 10 Jul 2017 06:22:25 -0400 In-Reply-To: <20170709190514.3437-3-hdegoede@redhat.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Hans de Goede , "Rafael J . Wysocki" , Len Brown Cc: linux-acpi@vger.kernel.org On Sun, 2017-07-09 at 21:05 +0200, Hans de Goede wrote: > The GPD win BIOS dated 20170320 has disabled the accelerometer, the > drivers sometimes cause crashes under Windows and this is how the > manufacturer has solved this :| > > I see no other way to keep the accelerometer working under Windows > then > adding it to the always_present_ids array. > > + ENTRY("KIOX000A", "1", ICPU(INTEL_FAM6_ATOM_AIRMONT), { > + DMI_MATCH(DMI_BOARD_VENDOR, "AMI Corporation"), > + DMI_MATCH(DMI_BOARD_NAME, "Default string"), > + DMI_MATCH(DMI_PRODUCT_NAME, "Default string"), > + DMI_MATCH(DMI_BIOS_DATE, "03/20/2017") 4 entries for 2 entry array? > +       }), >  }; >   >  bool acpi_device_always_present(struct acpi_device *adev) -- Andy Shevchenko Intel Finland Oy