devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: input: Fix a typo in file input-reset.txt
@ 2018-11-07  5:58 Ding Tao
  2018-11-12 19:27 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Ding Tao @ 2018-11-07  5:58 UTC (permalink / raw)
  To: dmitry.torokhov
  Cc: robh+dt, mark.rutland, linux-input, devicetree, linux-kernel,
	Ding Tao

Replace sysrq-reset-seq with keyset.

Signed-off-by: Ding Tao <miyatsu@qq.com>
---
 Documentation/devicetree/bindings/input/input-reset.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/input-reset.txt b/Documentation/devicetree/bindings/input/input-reset.txt
index 2bb2626fdb78..1ca6cc5ebf8e 100644
--- a/Documentation/devicetree/bindings/input/input-reset.txt
+++ b/Documentation/devicetree/bindings/input/input-reset.txt
@@ -12,7 +12,7 @@ The /chosen node should contain a 'linux,sysrq-reset-seq' child node to define
 a set of keys.
 
 Required property:
-sysrq-reset-seq: array of Linux keycodes, one keycode per cell.
+keyset: array of Linux keycodes, one keycode per cell.
 
 Optional property:
 timeout-ms: duration keys must be pressed together in milliseconds before
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: input: Fix a typo in file input-reset.txt
  2018-11-07  5:58 [PATCH] dt-bindings: input: Fix a typo in file input-reset.txt Ding Tao
@ 2018-11-12 19:27 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2018-11-12 19:27 UTC (permalink / raw)
  To: Ding Tao; +Cc: robh+dt, mark.rutland, linux-input, devicetree, linux-kernel

On Wed, Nov 07, 2018 at 05:58:19AM +0000, Ding Tao wrote:
> Replace sysrq-reset-seq with keyset.
> 
> Signed-off-by: Ding Tao <miyatsu@qq.com>

Applied, thank you.

> ---
>  Documentation/devicetree/bindings/input/input-reset.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/input/input-reset.txt b/Documentation/devicetree/bindings/input/input-reset.txt
> index 2bb2626fdb78..1ca6cc5ebf8e 100644
> --- a/Documentation/devicetree/bindings/input/input-reset.txt
> +++ b/Documentation/devicetree/bindings/input/input-reset.txt
> @@ -12,7 +12,7 @@ The /chosen node should contain a 'linux,sysrq-reset-seq' child node to define
>  a set of keys.
>  
>  Required property:
> -sysrq-reset-seq: array of Linux keycodes, one keycode per cell.
> +keyset: array of Linux keycodes, one keycode per cell.
>  
>  Optional property:
>  timeout-ms: duration keys must be pressed together in milliseconds before
> -- 
> 2.17.1
> 

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-12 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-07  5:58 [PATCH] dt-bindings: input: Fix a typo in file input-reset.txt Ding Tao
2018-11-12 19:27 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).