diff mbox series

[2/3] dt-bindings: input: add Coreriver TC360 binding

Message ID 20200121141525.3404-2-nick.reitemeyer@web.de
State Not Applicable, archived
Headers show
Series [1/3] dt-bindings: vendor-prefixes: Add Coreriver vendor prefix | expand

Checks

Context Check Description
robh/checkpatch warning "total: 0 errors, 1 warnings, 7 lines checked"
robh/checkpatch warning "total: 0 errors, 1 warnings, 7 lines checked"

Commit Message

Nick Reitemeyer Jan. 21, 2020, 2:15 p.m. UTC
Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de>
---
 Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 +
 1 file changed, 1 insertion(+)

--
2.23.0

Comments

Rob Herring Feb. 3, 2020, 11:54 a.m. UTC | #1
On Tue, 21 Jan 2020 15:15:25 +0100, Nick Reitemeyer wrote:
> 
> Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de>
> ---
>  Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Dmitry Torokhov Feb. 15, 2020, 11:41 p.m. UTC | #2
On Tue, Jan 21, 2020 at 03:15:25PM +0100, Nick Reitemeyer wrote:
> Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de>

Applied, thank you.

> ---
>  Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
> index ef2ae729718f..921172f689b8 100644
> --- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
> +++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
> @@ -5,6 +5,7 @@ Required properties:
>      * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board
>      * "cypress,midas-touchkey" - for the touchkey found on midas boards
>      * "cypress,aries-touchkey" - for the touchkey found on aries boards
> +    * "coreriver,tc360-touchkey" - for the Coreriver TouchCore 360 touchkey
>  - reg: I2C address of the chip.
>  - interrupts: interrupt to which the chip is connected (see interrupt
>  	binding[0]).
> --
> 2.23.0
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
index ef2ae729718f..921172f689b8 100644
--- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
+++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
@@ -5,6 +5,7 @@  Required properties:
     * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board
     * "cypress,midas-touchkey" - for the touchkey found on midas boards
     * "cypress,aries-touchkey" - for the touchkey found on aries boards
+    * "coreriver,tc360-touchkey" - for the Coreriver TouchCore 360 touchkey
 - reg: I2C address of the chip.
 - interrupts: interrupt to which the chip is connected (see interrupt
 	binding[0]).