[linux-yocto] [PATCH 0/6] Fix i2c-video probing duplicates
Ernst, Eric
eric.ernst at linux.intel.com
Wed Jul 13 08:53:22 PDT 2016
On Wed, Jul 13, 2016 at 03:38:10PM +0000, Boeuf, Sebastien wrote:
> Hi Bruce,
>
> These patches are supposed to be integrated into linux yocto 4.4 kernel for standard/intel/bxt-rebase branch.
Bruce, as you mentioned, these would be fine for merging into standard/base or
standard/intel/base, but we definitely need to make sure they make their way into
bxt-rebase. Thanks!
>
> 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
> >
>
> --
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
More information about the linux-yocto
mailing list