]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: DT: Add settling time property for non-linear voltage change
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 4 Apr 2017 13:29:49 +0000 (18:59 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 5 Apr 2017 17:25:10 +0000 (18:25 +0100)
commitcfd2cedb482ae29ce13a3db46cc24f0c082ca9cf
treece9c3923b7d987fe3226a49d10b0a8bdae4dcbb8
parentd00b74613fb18dfd0a5aa99270ee2e72d5c808d7
regulator: DT: Add settling time property for non-linear voltage change

Some regulators (some PWM regulators) have the voltage transition
exponentially. On such cases, the settling time for voltage change
is treated as constant time.

Add DT property for providing the settling time for any level of
voltage change for non-linear voltage change.

signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/regulator.txt