Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607394
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Immutable branch between MFD and GPIO due for the v4.12 merge window |
| Date | 2017-03-23 12:50 +0100 |
| Message-ID | <to9pD-1Et-3@gated-at.bofh.it> (permalink) |
| References | <tlX9g-4MK-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Enjoy,
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-gpio-v4.12
for you to fetch changes up to 9f7c7ceefe5e824e8333859bded12257a6d3548a:
mfd: wm831x: Add device tree binding document (2017-03-23 11:46:00 +0000)
----------------------------------------------------------------
Immutable branch between MFD and GPIO due for the v4.12 merge window
----------------------------------------------------------------
Charles Keepax (3):
mfd: wm831x: Add basic device tree binding
gpio: wm831x: Add basic device tree support
mfd: wm831x: Add device tree binding document
Documentation/devicetree/bindings/mfd/wm831x.txt | 81 ++++++++++++++++++++++++
MAINTAINERS | 1 +
drivers/gpio/gpio-wm831x.c | 5 +-
drivers/mfd/wm831x-core.c | 29 ++++++---
drivers/mfd/wm831x-i2c.c | 19 +++++-
drivers/mfd/wm831x-irq.c | 6 +-
drivers/mfd/wm831x-spi.c | 18 +++++-
include/linux/mfd/wm831x/core.h | 9 ++-
8 files changed, 152 insertions(+), 16 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/wm831x.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 — Previous in thread | Find similar | Unroll thread
[PATCH v5 1/3] mfd: wm831x: Add basic device tree binding Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2017-03-17 11:20 +0100
[PATCH v5 2/3] gpio: wm831x: Add basic device tree support Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2017-03-17 11:50 +0100
Re: [PATCH v5 2/3] gpio: wm831x: Add basic device tree support Lee Jones <lee.jones@linaro.org> - 2017-03-23 12:50 +0100
Re: [PATCH v5 1/3] mfd: wm831x: Add basic device tree binding Lee Jones <lee.jones@linaro.org> - 2017-03-23 12:50 +0100
[GIT PULL] Immutable branch between MFD and GPIO due for the v4.12 merge window Lee Jones <lee.jones@linaro.org> - 2017-03-23 12:50 +0100
csiph-web