* [PATCH 0/5] MFD: fixup tc3589x for device tree
@ 2013-10-15 21:10 Linus Walleij
0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2013-10-15 21:10 UTC (permalink / raw)
To: Samuel Ortiz, Lee Jones, devicetree-u79uwXL29TY76Z2rM5mHXA
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Linus Walleij
This series of patches defines the device tree bindings for the
Toshiba TC3589x multi-purpose expander. This has been half-useable
with devicetree using the "device tree node named like the I2C
device ID" approach, but this adds proper bindings and put them
to use.
It is partly documenting how it is already working, but since
there never was a proper binding document I do not regard the
old bindings "deployed".
The patches are orthogonal so once these are cleared, patches
1-3 can be applied to the MFD tree, patch 4 to the input tree,
and I will pick patch 5 to the ux500 device tree branch.
Linus Walleij (5):
mfd: tc3589x: add device tree bindings
mfd: tc3589x: detect the precise version
mfd: tc3589x: reform device tree probing
input: tc3589x-keypad: support probing from device tree
ARM: ux500: adjust the TC3589x devices to the binding
Documentation/devicetree/bindings/mfd/tc3589x.txt | 61 ++++++++++
arch/arm/boot/dts/ste-href-tvk1281618.dtsi | 39 ++++++-
arch/arm/boot/dts/ste-hrefprev60.dtsi | 8 +-
drivers/input/keyboard/tc3589x-keypad.c | 63 ++++++++++-
drivers/mfd/tc3589x.c | 129 ++++++++++++++++++----
5 files changed, 264 insertions(+), 36 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/tc3589x.txt
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-15 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 21:10 [PATCH 0/5] MFD: fixup tc3589x for device tree Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).