regulator: max8973: add DT parsing of platform specific parameter
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 23 Apr 2015 10:40:23 +0000 (16:10 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 22 May 2015 12:47:33 +0000 (13:47 +0100)
commitc2ffa9737878ad9843d1e0e904dc9a086438aff8
tree47c1d180e57db74ec34d5cdbab1ff7db93afc11e
parentfa5f509fb5a9d189de9fe59d41be25f6b350b7cb
regulator: max8973: add DT parsing of platform specific parameter

There are some platform specific parameter required to configure
the device like enable external control, DVS gpio etc.

Add DT parsing of such properties to make platform specific data.

Update DT binding doc accordingly.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/max8973-regulator.txt
drivers/regulator/max8973-regulator.c