Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689851
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window |
| Date | 2017-07-18 10:10 +0200 |
| Message-ID | <u4vJU-8k9-7@gated-at.bofh.it> (permalink) |
| References | <tSI0a-63s-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web