History log of /linux-master/Documentation/devicetree/bindings/power/reset/ltc2952-poweroff.txt
Revision Date Author Comments
# 52473b07 03-Feb-2021 Marek Czerski <ma.czerski@gmail.com>

power: reset: ltc2952: make trigger delay configurable

Make trigger delay configurable through device tree with
trigger-delay-ms property.

Trigger delay is the time to wait before starting shutdown
sequence after trigger line assertion.
Trigger delay must take into account the OFFT time configured
with the capacitor connected to OFFT pin of the LTC2952 chip.
Basically, the higher the capacitance connected to OFFT pin,
the larger trigger delay must be.

Signed-off-by: Marek Czerski <ma.czerski@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>


# 0f2ecb8f 14-Jan-2015 Frans Klaver <frans.klaver@xsens.com>

power: reset: ltc2952: document optional trigger behavior

Document the fact that the trigger signal is now optional, and describe
the behavior when this is used.

While at it, fix a typo, and paraphrase a sentence to be less platform
specific.

Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>


# a4b7aef6 08-Aug-2014 René Moll <Rene.Moll@xsens.com>

Documentation: DT: Add LTC2952 poweroff bindings

LTC2952 is an external power control chip, which signals
the OS to shut down. This patch documents the DT binding
for the chip.

Signed-off-by: René Moll <rene.moll@xsens.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>