[linux-yocto] [PATCH 0/6] Fix i2c-video probing duplicates
Boeuf, Sebastien
sebastien.boeuf at intel.com
Wed Jul 13 08:38:10 PDT 2016
Hi Bruce,
These patches are supposed to be integrated into linux yocto 4.4 kernel for standard/intel/bxt-rebase branch.
Thanks,
Sebastien
________________________________________
From: Bruce Ashfield [bruce.ashfield at windriver.com]
Sent: Tuesday, July 12, 2016 6:09 PM
To: Boeuf, Sebastien; linux-yocto at yoctoproject.org
Subject: Re: [linux-yocto] [PATCH 0/6] Fix i2c-video probing duplicates
On 2016-07-11 6:32 PM, Sebastien Boeuf wrote:
> These ACPI patches are needed to fix i2c-video issue. When
> kernel boots, it detects twice the same hardware on i2c bus
> on GT board.
For which kernel version / branch are these destined ? Since they
are all upstream, I assume standard/base .. but knowing the kernel
version is key :)
Cheers,
Bruce
>
> Julia Lawall (1):
> [UPSTREAM] efi: Merge boolean flag arguments
>
> Octavian Purdila (5):
> [UPSTREAMED] Documentation: acpi: add SSDT overlays documentation
> [UPSTREAMED] i2c: acpi: add the delta from upstream patch
> [UPSTREAMED] efi: load SSTDs from EFI variables
> [UPSTREAMED] acpi: add support for configfs
> [UPSTREAMED] acpi: add support for loading SSDTs via configfs
>
> Documentation/ABI/testing/configfs-acpi | 36 +++++
> Documentation/acpi/ssdt-overlays.txt | 172 ++++++++++++++++++++
> Documentation/kernel-parameters.txt | 7 +
> MAINTAINERS | 1 +
> drivers/acpi/Kconfig | 9 ++
> drivers/acpi/Makefile | 1 +
> drivers/acpi/configfs.c | 267 ++++++++++++++++++++++++++++++++
> drivers/firmware/efi/efi.c | 85 ++++++++++
> drivers/firmware/efi/efivars.c | 5 +-
> drivers/firmware/efi/vars.c | 23 ++-
> drivers/i2c/i2c-core.c | 3 +
> fs/efivarfs/super.c | 3 +-
> include/linux/efi.h | 3 +-
> 13 files changed, 595 insertions(+), 20 deletions(-)
> create mode 100644 Documentation/ABI/testing/configfs-acpi
> create mode 100644 Documentation/acpi/ssdt-overlays.txt
> create mode 100644 drivers/acpi/configfs.c
>
More information about the linux-yocto
mailing list