Re: [PATCH 1/4] input: Add support for the tm2 touchkey device driver

2017-01-04 Thread Rob Herring
On Tue, Jan 03, 2017 at 04:57:14PM +0900, Jaechul Lee wrote: > This patch adds the binding description of the tm2 touchkey > device driver. > > Signed-off-by: Jaechul Lee > --- > .../bindings/input/samsung,tm2-touchkey.txt| 27 > ++ > 1 file changed, 27 insertions(+)

Re: [PATCH 1/4] input: Add support for the tm2 touchkey device driver

2017-01-03 Thread Javier Martinez Canillas
Hello Jaechul, On 01/03/2017 04:57 AM, Jaechul Lee wrote: > This patch adds the binding description of the tm2 touchkey > device driver. > > Signed-off-by: Jaechul Lee > --- Patch looks good to me. Reviewed-by: Javier Martinez Canillas Best regards, -- Javier Martinez Canillas Open Source G

[PATCH 1/4] input: Add support for the tm2 touchkey device driver

2017-01-02 Thread Jaechul Lee
This patch adds the binding description of the tm2 touchkey device driver. Signed-off-by: Jaechul Lee --- .../bindings/input/samsung,tm2-touchkey.txt| 27 ++ 1 file changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/samsung,tm2-touc