Hi Bruce,

These patches (not yet upstream) fix a bug with ACPI device
enumeration that we hit on some of our Broxton boards. Please
apply them to the linux-yocto-4.4 Intel branches.

Thanks,
Cal Sullivan

Octavian Purdila (3):
  acpi: fix enumeration (visited) flags for bus rescans
  acpi: add support for ACPI reconfiguration notifiers
  i2c: add support for ACPI reconfigure notifications

 drivers/acpi/bus.c      |   9 +++
 drivers/acpi/internal.h |   3 +
 drivers/acpi/scan.c     |  81 +++++++++++++++++++++--
 drivers/acpi/sysfs.c    |   6 +-
 drivers/i2c/i2c-core.c  | 172 +++++++++++++++++++++++++++++++++++++-----------
 include/linux/acpi.h    |  36 ++++++++++
 6 files changed, 258 insertions(+), 49 deletions(-)

-- 
2.5.5

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to