Skip to content

Commit a2dfe7c

Browse files
digetxbroonie
authored andcommitted
regulator: Document new regulator-max-step-microvolt property
Certain hardware may require supply voltage to be changed in steps. Define new property that allow to describe such hardware. Signed-off-by: Dmitry Osipenko <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent 40c223e commit a2dfe7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/regulator/regulator.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Optional properties:
7979
- regulator-coupled-max-spread: Array of maximum spread between voltages of
8080
coupled regulators in microvolts, each value in the array relates to the
8181
corresponding couple specified by the regulator-coupled-with property.
82+
- regulator-max-step-microvolt: Maximum difference between current and target
83+
voltages that can be changed safely in a single step.
8284

8385
Deprecated properties:
8486
- regulator-compatible: If a regulator chip contains multiple

0 commit comments

Comments
 (0)