regulator: da9210: addition of device tree support
authorSteve Twiss <stwiss.opensource@diasemi.com>
Fri, 15 Jul 2016 09:29:41 +0000 (10:29 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 15 Jul 2016 10:45:26 +0000 (11:45 +0100)
commit2d0cf04ce166581c617f8943a116587a730f40b6
tree09ddd54669b573f953f7d891cc2254dc4f216cdb
parent1a695a905c18548062509178b98bc91e67510864
regulator: da9210: addition of device tree support

Addition of device tree support for DA9210.
Two files are modified, the driver source file and the binding document.

Updates for the regulator source file include an .of_match_table entry and
node match checking in the probe() function for a compatible da9210 string.

Minor binding documentation changes have been made to the title and the
example.

Tested-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/da9210.txt
drivers/regulator/da9210-regulator.c
This page took 0.027173 seconds and 5 git commands to generate.