aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2019-05-21 20:41:13 +0000
committerLee Jones <lee.jones@linaro.org>2019-07-02 12:11:31 +0100
commit907bf9d65f2da9b7ea1b5aa0c1b8d5950f29356d (patch)
tree4f97d704484f87fe0c0a206bd53209a19bb43166 /Documentation/devicetree/bindings/mfd
parentmfd: bd718x7: Remove hardcoded config for button press duration (diff)
downloadlinux-dev-907bf9d65f2da9b7ea1b5aa0c1b8d5950f29356d.tar.xz
linux-dev-907bf9d65f2da9b7ea1b5aa0c1b8d5950f29356d.zip
dt-bindings: mfd: Document short/long press duration for BD718X7
These values can be overwritten at probe time. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Acked-By: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r--Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt b/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt
index d5f68ac78d15..3649c1191432 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.txt
@@ -38,6 +38,14 @@ target state is set to READY by default. If SNVS state is used the boot
crucial regulators must have the regulator-always-on and regulator-boot-on
properties set in regulator node.
+- rohm,short-press-ms : Short press duration in milliseconds
+- rohm,long-press-ms : Long press duration in milliseconds
+
+Configure the "short press" and "long press" timers for the power button.
+Values are rounded to what hardware supports (500ms multiple for short and
+1000ms multiple for long). If these properties are not present the existing
+configuration (from bootloader or OTP) is not touched.
+
Example:
/* external oscillator node */