]> Git Repo - linux.git/commitdiff
regulator: mp886x: support mps,switch-frequency
authorJisheng Zhang <[email protected]>
Wed, 29 Jul 2020 05:09:52 +0000 (13:09 +0800)
committerMark Brown <[email protected]>
Fri, 31 Jul 2020 18:53:37 +0000 (19:53 +0100)
Both MP8867 and MP8869 support different switch frequency.

Signed-off-by: Jisheng Zhang <[email protected]>
Link: https://lore.kernel.org/r/20200729130952.260671f1@xhacker
Signed-off-by: Mark Brown <[email protected]>
Documentation/devicetree/bindings/regulator/mp886x.txt

index 551867829459fa7b3458f97d76c03cd736173ad0..e747000cebbad307c93e840ad8fa565e1fc372c7 100644 (file)
@@ -9,6 +9,10 @@ Required properties:
 - mps,fb-voltage-divider: An array of two integers containing the resistor
   values R1 and R2 of the feedback voltage divider in kilo ohms.
 
+Optional properties:
+- mps,switch-frequency: The valid switch frequency in Hertz. Available values
+  are: 500000, 750000, 1000000, 1250000, 1500000
+
 Any property defined as part of the core regulator binding, defined in
 ./regulator.txt, can also be used.
 
This page took 0.052673 seconds and 4 git commands to generate.