diff options
author | Frank Li <Frank.Li@freescale.com> | 2015-05-26 19:26:01 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-07-15 05:17:11 +0300 |
commit | cc28791d5ece61eaa78e7b9bbc3ac1d14f664683 (patch) | |
tree | 26d4a77a30f3b7a7e6bdeca9c3c505d99ecdd217 /Documentation/devicetree/bindings/input | |
parent | d3dc6e2322155087c19a1d6a71818be534de0602 (diff) | |
download | linux-cc28791d5ece61eaa78e7b9bbc3ac1d14f664683.tar.xz |
Document: devicetree: input: imx: i.mx snvs power device tree bindings
The snvs-pwrkey is designed to enable POWER key function which controlled
by SNVS ONOFF. the driver can report the status of POWER key and wakeup
system if pressed after system suspend.
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Robin Gong <b38343@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/input')
-rw-r--r-- | Documentation/devicetree/bindings/input/snvs-pwrkey.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/snvs-pwrkey.txt b/Documentation/devicetree/bindings/input/snvs-pwrkey.txt new file mode 100644 index 000000000000..70c14250323b --- /dev/null +++ b/Documentation/devicetree/bindings/input/snvs-pwrkey.txt @@ -0,0 +1 @@ +See Documentation/devicetree/bindings/crypto/fsl-sec4.txt |