[linux-yocto] [PATCH 0/3] ACPI fixes for standard/intel/* branches

Bruce Ashfield bruce.ashfield at windriver.com
Fri Jun 24 13:54:56 PDT 2016


On 2016-06-23 10:26 PM, California Sullivan wrote:
> 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.

Applied to standard/intel/base and standard/preempt-rt/intel/base

Once I do a quick sanity test, I'll push the changes.

Bruce

>
> 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(-)
>



More information about the linux-yocto mailing list