[linux-yocto] [PATCH 00/19 v2] Galileo patches that are upstreamed or pending

Bruce Ashfield bruce.ashfield at windriver.com
Tue Feb 9 11:19:27 PST 2016


On 2016-02-08 5:10 PM, Saul Wold wrote:
> Bruce,
>
> I am refactoring the large patchset I sent earlier, this includes just the
> patches that have upstream commits, I have already sent one general iio,
> these are More galileo specific.
>
> These should all have the upstream commit info in them.  These are all for
> the 4.1 linux-yocto, I will send another series for the 4.4 branch tomorrow.

Yep, this series looks good to me. I've pulled the 19 patches here, and
the iio one into standard/base for the 4.1 kernel.

I'll send SRCREV updates in a day or so, I'm chewing on some -stable updates
at the same time.

Bruce

>
> Thanks
>
> Sau!
>
> Andy Shevchenko (7):
>    mfd: core: redo ACPI matching of the children devices
>    mfd: intel_quark_i2c_gpio: load gpio driver first
>    mfd: intel_quark_i2c_gpio: support devices behind i2c bus
>    gpio: pca953x: store driver_data for future use
>    gpio: pca953x: support ACPI devices found on Galileo Gen2
>    at24: enable ACPI device found on Galileo Gen2
>    pwm-pca9685: enable ACPI device found on Galileo Gen2
>
> Hanjun Guo (1):
>    GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module
>      use
>
> Jan Luebbe (1):
>    i2c: core: only use set_scl for bus recovery after calling
>      prepare_recovery
>
> Jarkko Nikula (1):
>    i2c: core: Reduce stack size of acpi_i2c_space_handler()
>
> Mika Westerberg (5):
>    i2c / ACPI: Use 0 to indicate that device does not have interrupt
>      assigned
>    i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
>    gpio / ACPI: Add support for retrieving GpioInt resources from a
>      device
>    gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
>    i2c / ACPI: Rework I2C device scanning
>
> Shailendra Verma (1):
>    i2c: core: fix typo in comment
>
> Vladimir Zapolskiy (1):
>    i2c: fix leaked device refcount on of_find_i2c_* error path
>
> Wolfram Sang (2):
>    i2c: slave: add error messages to slave core
>    i2c: check for proper length of the reg property
>
>   Documentation/acpi/enumeration.txt |  11 ++-
>   drivers/gpio/gpio-pca953x.c        |  36 ++++++--
>   drivers/gpio/gpiolib-acpi.c        |  40 ++++++++-
>   drivers/i2c/i2c-core.c             | 179 +++++++++++++++++++++++++------------
>   drivers/mfd/intel_quark_i2c_gpio.c |  33 ++++---
>   drivers/mfd/mfd-core.c             |  52 +++++++----
>   drivers/misc/eeprom/at24.c         |  22 ++++-
>   drivers/pwm/Kconfig                |   2 +-
>   drivers/pwm/pwm-pca9685.c          |  20 ++++-
>   include/linux/acpi.h               |   7 ++
>   include/linux/mfd/core.h           |  10 ++-
>   11 files changed, 306 insertions(+), 106 deletions(-)
>



More information about the linux-yocto mailing list