From: Jaewon Kim <jaewon02.kim@samsung.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
Lee Jones <lee.jones@linaro.org>,
Chanwoo Choi <cw00.choi@samsung.com>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v4 2/4] Input: misc: Add haptic driver on max77693
Date: Fri, 12 Sep 2014 10:38:41 +0900 [thread overview]
Message-ID: <54124EA1.8060507@samsung.com> (raw)
In-Reply-To: <20140911171002.GC13083@core.coreip.homeip.net>
Hello Dmity Torokhov.
2014년 09월 12일 02:10에 Dmitry Torokhov 이(가) 쓴 글:
> On Thu, Sep 11, 2014 at 09:54:20PM +0900, Jaewon Kim wrote:
>> This patch add max77693-haptic device driver to support the haptic controller
>> on MAX77693. The MAX77693 is a Multifunction device with PMIC, CHARGER, LED,
>> MUIC, HAPTIC and the patch is haptic device driver in the MAX77693. This driver
>> support external pwm and LRA(Linear Resonant Actuator) motor. User can control
>> the haptic driver by using force feedback framework.
>>
>> Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
>> Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
>
> How do we want to merge this?
>
thanks for review.
Please merge this input device patch only.
Another patchs will be merged by lee jones.
thanks
Jaewon Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Jaewon Kim <jaewon02.kim@samsung.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
Lee Jones <lee.jones@linaro.org>,
Chanwoo Choi <cw00.choi@samsung.com>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v4 2/4] Input: misc: Add haptic driver on max77693
Date: Fri, 12 Sep 2014 10:38:41 +0900 [thread overview]
Message-ID: <54124EA1.8060507@samsung.com> (raw)
In-Reply-To: <20140911171002.GC13083@core.coreip.homeip.net>
Hello Dmity Torokhov.
2014년 09월 12일 02:10에 Dmitry Torokhov 이(가) 쓴 글:
> On Thu, Sep 11, 2014 at 09:54:20PM +0900, Jaewon Kim wrote:
>> This patch add max77693-haptic device driver to support the haptic controller
>> on MAX77693. The MAX77693 is a Multifunction device with PMIC, CHARGER, LED,
>> MUIC, HAPTIC and the patch is haptic device driver in the MAX77693. This driver
>> support external pwm and LRA(Linear Resonant Actuator) motor. User can control
>> the haptic driver by using force feedback framework.
>>
>> Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
>> Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
>
> How do we want to merge this?
>
thanks for review.
Please merge this input device patch only.
Another patchs will be merged by lee jones.
thanks
Jaewon Kim
next prev parent reply other threads:[~2014-09-12 1:38 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-11 12:54 [PATCH v4 0/4] Add max77693 haptic driver Jaewon Kim
2014-09-11 12:54 ` [PATCH v4 1/4] mfd: max77693: Initialize haptic register map Jaewon Kim
2014-09-11 12:54 ` [PATCH v4 2/4] Input: misc: Add haptic driver on max77693 Jaewon Kim
2014-09-11 17:10 ` Dmitry Torokhov
2014-09-12 1:38 ` Jaewon Kim [this message]
2014-09-12 1:38 ` Jaewon Kim
2014-09-12 6:43 ` Dmitry Torokhov
2014-09-12 6:43 ` Dmitry Torokhov
2014-09-11 12:54 ` [PATCH v4 3/4] mfd: max77693: add haptic of_compatible in mfd_cell Jaewon Kim
2014-09-16 22:41 ` Lee Jones
2014-09-16 22:41 ` Lee Jones
2014-09-11 12:54 ` [PATCH v4 4/4] mfd: max77693: Update DT binding to support haptic Jaewon Kim
2014-09-15 23:00 ` Lee Jones
2014-09-16 7:59 ` Jaewon Kim
2014-09-16 7:59 ` Jaewon Kim
2014-09-16 22:40 ` Lee Jones
2014-09-16 22:40 ` Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54124EA1.8060507@samsung.com \
--to=jaewon02.kim@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=dmitry.torokhov@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.