]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cc094f905c750a7787590d1c7c935ba225677ad
tree47c1d180e57db74ec34d5cdbab1ff7db93afc11e
parentb519104243e086d3ad2b8f2bb09d7b5ff4ed4c84
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