title>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Twiss <stwiss.opensource@diasemi.com>2016-07-15 10:29:41 +0100
committerMark Brown <broonie@kernel.org>2016-07-15 11:45:26 +0100
commit2d0cf04ce166581c617f8943a116587a730f40b6 (patch)
tree09ddd54669b573f953f7d891cc2254dc4f216cdb
parent1a695a905c18548062509178b98bc91e67510864 (diff)
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>