summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77686.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2015-01-05 12:48:42 +0100
committerMark Brown <broonie@kernel.org>2015-01-08 20:15:45 +0000
commitbfa21a0dfe6915dc85953b5d40ea9dae5fdf205f (patch)
treea65674f6cf409a546fc2a62c74e3ab25261a4f4d /drivers/regulator/max77686.c
parent1b3de223385d6bf2ab9bf2e9e80aebb26fedd426 (diff)
downloadop-kernel-dev-bfa21a0dfe6915dc85953b5d40ea9dae5fdf205f.zip
op-kernel-dev-bfa21a0dfe6915dc85953b5d40ea9dae5fdf205f.tar.gz
regulator: Allow parsing custom properties when using simplified DT parsing
When drivers use simplified DT parsing method (they provide 'regulator_desc.of_match') they still may want to parse custom properties for some of the regulators. For example some of the regulators support GPIO enable control. Add a driver-supplied callback for such case. This way the regulator core parses common bindings offloading a lot of code from drivers and still custom properties may be used. The callback, called for each parsed regulator, may modify the 'regulator_config' initially passed to regulator_register(). Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max77686.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud