Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1689851 > unrolled thread

[GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window

Started byLee Jones <lee.jones@linaro.org>
First post2017-07-18 10:10 +0200
Last post2017-07-27 14:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [GIT PULL] Immutable branch between MFD, ARM and I2C due for the  v4.14 merge window Lee Jones <lee.jones@linaro.org> - 2017-07-18 10:10 +0200
    Re: [GIT PULL] Immutable branch between MFD, ARM and I2C due for the  v4.14 merge window Wolfram Sang <wsa@the-dreams.de> - 2017-07-27 14:30 +0200

#1689851 — [GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window

FromLee Jones <lee.jones@linaro.org>
Date2017-07-18 10:10 +0200
Subject[GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window
Message-ID<u4vJU-8k9-7@gated-at.bofh.it>
Enjoy!

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-arm-i2c-v4.14

for you to fetch changes up to ea5ae803192eb2b03e0bd23db63d2f355fd23eda:

  ARM: ux500: Add vendor prefix to tps61052 node (2017-07-18 08:27:46 +0100)

----------------------------------------------------------------
Immutable branch between MFD, ARM and I2C due for the v4.14 merge window

----------------------------------------------------------------
Javier Martinez Canillas (8):
      dt-bindings: mfd: Add retu/tahvo ASIC chips bindings
      mfd: retu: Drop -mfd suffix from I2C device ID name
      ARM: dts: n8x0: Add vendor prefix to retu node
      mfd: retu: Add OF device ID table
      i2c: i2c-cbus-gpio: Add vendor prefix to retu node in example
      dt-bindings: mfd: Add TI tps6105x chip bindings
      mfd: tps6105x: Add OF device ID table
      ARM: ux500: Add vendor prefix to tps61052 node

 .../devicetree/bindings/i2c/i2c-cbus-gpio.txt      |  4 ++--
 Documentation/devicetree/bindings/mfd/retu.txt     | 25 ++++++++++++++++++++++
 Documentation/devicetree/bindings/mfd/tps6105x.txt | 17 +++++++++++++++
 arch/arm/boot/dts/omap2420-n8x0-common.dtsi        |  4 ++--
 arch/arm/boot/dts/ste-hrefprev60.dtsi              |  2 +-
 arch/arm/mach-omap1/board-nokia770.c               |  4 ++--
 drivers/mfd/retu-mfd.c                             | 12 +++++++++--
 drivers/mfd/tps6105x.c                             |  8 +++++++
 8 files changed, 67 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/retu.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/tps6105x.txt

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [next] | [standalone]


#1697940

FromWolfram Sang <wsa@the-dreams.de>
Date2017-07-27 14:30 +0200
Message-ID<u7Q5r-61X-11@gated-at.bofh.it>
In reply to#1689851

[Multipart message — attachments visible in raw view] — view raw

On Tue, Jul 18, 2017 at 09:04:41AM +0100, Lee Jones wrote:
> Enjoy!
> 
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
> 
>   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-arm-i2c-v4.14

Pulled, thanks!

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web