[PATCH V2 0/2] Add device tree support for DA9063

From: Opensource [Steve Twiss]
Date: Mon Jan 19 2015 - 11:38:08 EST


From: Steve Twiss <stwiss.opensource@xxxxxxxxxxx>

This patch set adds device tree support for the Dialog
Semiconductor DA9063 PMIC. Support is provided for the
Regulators; Real-Time Clock and Watchdog.

[PATCH V2 1/2]: kernel driver device tree support
[PATCH V2 2/2]: device tree bindings document

Thank you,
Steve Twiss, Dialog Semiconductor Ltd.

S Twiss (2):
mfd: da9063: Add device tree support
devicetree: Add bindings for DA9063

Documentation/devicetree/bindings/mfd/da9063.txt | 94 ++++++++++++++++++++++++
drivers/mfd/da9063-core.c | 2 +
drivers/mfd/da9063-i2c.c | 11 +++
include/linux/mfd/da9063/core.h | 1 +
4 files changed, 108 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt

--
end-of-patch for PATCH V2

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