Re: [GIT PULL] Immutable branch between MFD, IIO and Power due for the v5.8 merge window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Thanks for taking care of it Lee, merged!

-- Sebastian

On Tue, May 26, 2020 at 10:47:02AM +0100, Lee Jones wrote:
> Enjoy!
> 
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
> 
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-iio-power-v5.8
> 
> for you to fetch changes up to 904ac71f4b0c1c26ec47ff597cb3d3c7d36e618d:
> 
>   MAINTAINERS: Add entry for mp2629 Battery Charger driver (2020-05-26 10:42:02 +0100)
> 
> ----------------------------------------------------------------
> Immutable branch between MFD, IIO and Power due for the v5.8 merge window
> 
> ----------------------------------------------------------------
> Saravanan Sekar (6):
>       dt-bindings: mfd: Add document bindings for mp2629
>       mfd: mp2629: Add support for mps battery charger
>       iio: adc: mp2629: Add support for mp2629 ADC driver
>       power: supply: Add support for mps mp2629 battery charger
>       power: supply: mp2629: Add impedance compensation config
>       MAINTAINERS: Add entry for mp2629 Battery Charger driver
> 
>  Documentation/ABI/testing/sysfs-class-power-mp2629 |   8 +
>  .../devicetree/bindings/mfd/mps,mp2629.yaml        |  62 ++
>  MAINTAINERS                                        |   5 +
>  drivers/iio/adc/Kconfig                            |  10 +
>  drivers/iio/adc/Makefile                           |   1 +
>  drivers/iio/adc/mp2629_adc.c                       | 208 +++++++
>  drivers/mfd/Kconfig                                |   9 +
>  drivers/mfd/Makefile                               |   2 +
>  drivers/mfd/mp2629.c                               |  79 +++
>  drivers/power/supply/Kconfig                       |  10 +
>  drivers/power/supply/Makefile                      |   1 +
>  drivers/power/supply/mp2629_charger.c              | 669 +++++++++++++++++++++
>  include/linux/mfd/mp2629.h                         |  26 +
>  13 files changed, 1090 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-class-power-mp2629
>  create mode 100644 Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
>  create mode 100644 drivers/iio/adc/mp2629_adc.c
>  create mode 100644 drivers/mfd/mp2629.c
>  create mode 100644 drivers/power/supply/mp2629_charger.c
>  create mode 100644 include/linux/mfd/mp2629.h
> 
> -- 
> Lee Jones [李琼斯]
> Linaro Services Technical Lead
> Linaro.org │ Open source software for ARM SoCs
> Follow Linaro: Facebook | Twitter | Blog

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux