[PATCH 00/10] Platform data clean-up and UIB device enablement

From: Lee Jones
Date: Fri Oct 05 2012 - 11:31:54 EST


In this patch-set we move all Device Tree start-up code from the u8500
board file and into the more persistent db8500 cpu file. This will aid
future endeavours to remove platform code completely from Mainline. We
also enable some of the devices found on the STUIB (User Interface
board), which attaches to some of ST-Ericsson's reference platforms.

.../devicetree/bindings/input/stmpe-keypad.txt | 39 +++++
Documentation/devicetree/bindings/mfd/stmpe.txt | 25 ++++
arch/arm/boot/dts/stuib.dtsi | 40 ++++++
drivers/input/keyboard/stmpe-keypad.c | 67 +++++++--
drivers/mfd/stmpe.c | 152 +++++++++++++-------
drivers/of/of_i2c.c | 3 +
include/linux/mfd/stmpe.h | 2 +
7 files changed, 271 insertions(+), 57 deletions(-)

--
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/