summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/crypto
diff options
context:
space:
mode:
authorShawn Guo <shawnguo@kernel.org>2015-07-15 10:36:37 +0800
committerShawn Guo <shawnguo@kernel.org>2015-07-18 09:45:43 +0800
commitdef56bba7a5c623fd887d1f4b4c864521d615a76 (patch)
treeb22b54ec2ad5f90c8a88d0c07d22ac052dfe1013 /Documentation/devicetree/bindings/crypto
parentcc28791d5ece61eaa78e7b9bbc3ac1d14f664683 (diff)
input: snvs_pwrkey: use "wakeup-source" as deivce tree property name
Instead of inventing a new property name, let's use "wakeup-source" to be consistent with other driver and subsystem bindings. Signed-off-by: Shawn Guo <shawnguo@kernel.org> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/crypto')
-rw-r--r--Documentation/devicetree/bindings/crypto/fsl-sec4.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec4.txt b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt
index 71a39c5bd486..f16bbd6644b8 100644
--- a/Documentation/devicetree/bindings/crypto/fsl-sec4.txt
+++ b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt
@@ -408,7 +408,7 @@ System ON/OFF key driver
Value type: <int>
Definition: Keycode to emit, KEY_POWER by default.
- - wakeup:
+ - wakeup-source:
Usage: option
Value type: <boo>
Definition: Button can wake-up the system.