[PATCH 0/5] MFD: fixup tc3589x for device tree

From: Linus Walleij
Date: Tue Oct 15 2013 - 17:11:07 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/