Message ID | 2cd75ee27982f3be0d86104d80eaa13efeb2c65d.1543245984.git-series.plaes@plaes.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | regulator: axp20x: Stop AXP209 from crashing when enabling LDO3 | expand |
On Mon, Nov 26, 2018 at 05:27:48PM +0200, Priit Laes wrote: > +- regulator-soft-start: enable the output at the lowest possible voltage and > + only then set the desired voltage > + AXP20x/LDO3 This is a generic property, there is no need to document it in each device binding.
On Mon, 26 Nov 2018, Mark Brown wrote: > On Mon, Nov 26, 2018 at 05:27:48PM +0200, Priit Laes wrote: > > > +- regulator-soft-start: enable the output at the lowest possible voltage and > > + only then set the desired voltage > > + AXP20x/LDO3 > > This is a generic property, there is no need to document it in each > device binding. It's not unwelcome here though. Particularly with such a nicely written up commit messages. I'll leave it up to you, but it's fine by me. For my own reference: Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
diff --git a/Documentation/devicetree/bindings/mfd/axp20x.txt b/Documentation/devicetree/bindings/mfd/axp20x.txt index 5542212..7e97bb7 100644 --- a/Documentation/devicetree/bindings/mfd/axp20x.txt +++ b/Documentation/devicetree/bindings/mfd/axp20x.txt @@ -36,6 +36,9 @@ Supported common regulator properties, see regulator.txt for more information: - regulator-ramp-delay: sets the ramp up delay in uV/us AXP20x/DCDC2: 1600, 800 AXP20x/LDO3: 1600, 800 +- regulator-soft-start: enable the output at the lowest possible voltage and + only then set the desired voltage + AXP20x/LDO3 Optional properties: - x-powers,dcdc-freq: defines the work frequency of DC-DC in KHz