[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1421762065.git.stwiss.opensource@diasemi.com>
Date: Tue, 20 Jan 2015 13:54:25 +0000
From: Steve Twiss <stwiss.opensource@...semi.com>
To: David Dajun Chen <david.chen@...semi.com>,
Grant Likely <grant.likely@...aro.org>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Lee Jones <lee.jones@...aro.org>,
"Mark Brown" <broonie@...aro.org>,
Mark Rutland <mark.rutland@....com>,
Pawel Moll <pawel.moll@....com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
Steve Twiss <stwiss.opensource@...semi.com>,
Support Opensource <support.opensource@...semi.com>
CC: DT <devicetree@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH V3 0/2] Add device tree support for DA9063
From: Steve Twiss <stwiss.opensource@...semi.com>
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
Change History:
[PATCH V3]: remove device tree information that explicitly
identifies different silicon variants
[PATCH V2]: split into two patches and move the compatibility
strings to the end of the structures.
[PATCH V1]: initial submission
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 | 93 ++++++++++++++++++++++++
drivers/mfd/da9063-core.c | 2 +
drivers/mfd/da9063-i2c.c | 9 +++
include/linux/mfd/da9063/core.h | 1 +
4 files changed, 105 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt
--
end-of-patch for PATCH V3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists