* Re: [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938
[not found] ` <aae7fRYaoDHMptyu@google.com>
@ 2026-04-01 14:44 ` Luca Weiss
2026-04-01 16:11 ` Dmitry Torokhov
0 siblings, 1 reply; 4+ messages in thread
From: Luca Weiss @ 2026-04-01 14:44 UTC (permalink / raw)
To: Dmitry Torokhov, Griffin Kroah-Hartman
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
Konrad Dybcio, Luca Weiss, linux-input, devicetree, linux-kernel,
linux-arm-msm
Hi Dmitry,
On Wed Mar 4, 2026 at 5:56 AM CET, Dmitry Torokhov wrote:
> On Mon, Mar 02, 2026 at 11:50:27AM +0100, Griffin Kroah-Hartman wrote:
>> Add support for the I2C-connected Awinic AW86938 LRA haptic driver.
>>
>> The AW86938 has a similar but slightly different register layout. In
>> particular, the boost mode register values.
>> The AW86938 also has some extra features that aren't implemented
>> in this driver yet.
>>
>> Signed-off-by: Griffin Kroah-Hartman <griffin.kroah@fairphone.com>
>
> Applied, thank you.
I'm curious, where did you apply these patches? linux-next doesn't have
it and I don't see it in your kernel.org repo either.
https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/
Did this slip through the cracks or will these patches still appear
there?
Regards
Luca
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938
2026-04-01 14:44 ` [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938 Luca Weiss
@ 2026-04-01 16:11 ` Dmitry Torokhov
2026-04-03 8:23 ` Luca Weiss
0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Torokhov @ 2026-04-01 16:11 UTC (permalink / raw)
To: Luca Weiss
Cc: Griffin Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Bjorn Andersson, Konrad Dybcio, linux-input,
devicetree, linux-kernel, linux-arm-msm
On Wed, Apr 01, 2026 at 04:44:47PM +0200, Luca Weiss wrote:
> Hi Dmitry,
>
> On Wed Mar 4, 2026 at 5:56 AM CET, Dmitry Torokhov wrote:
> > On Mon, Mar 02, 2026 at 11:50:27AM +0100, Griffin Kroah-Hartman wrote:
> >> Add support for the I2C-connected Awinic AW86938 LRA haptic driver.
> >>
> >> The AW86938 has a similar but slightly different register layout. In
> >> particular, the boost mode register values.
> >> The AW86938 also has some extra features that aren't implemented
> >> in this driver yet.
> >>
> >> Signed-off-by: Griffin Kroah-Hartman <griffin.kroah@fairphone.com>
> >
> > Applied, thank you.
>
> I'm curious, where did you apply these patches? linux-next doesn't have
> it and I don't see it in your kernel.org repo either.
> https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/
>
> Did this slip through the cracks or will these patches still appear
> there?
My bad, I think there was a conflict with Dan Carpenter's patch and as a
result the series got stuck in my internal queue. My apologies.
Should be out in 'next' branch now.
Thanks.
--
Dmitry
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938
2026-04-01 16:11 ` Dmitry Torokhov
@ 2026-04-03 8:23 ` Luca Weiss
0 siblings, 0 replies; 4+ messages in thread
From: Luca Weiss @ 2026-04-03 8:23 UTC (permalink / raw)
To: Dmitry Torokhov, Luca Weiss
Cc: Griffin Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Bjorn Andersson, Konrad Dybcio, linux-input,
devicetree, linux-kernel, linux-arm-msm
On Wed Apr 1, 2026 at 6:11 PM CEST, Dmitry Torokhov wrote:
> On Wed, Apr 01, 2026 at 04:44:47PM +0200, Luca Weiss wrote:
>> Hi Dmitry,
>>
>> On Wed Mar 4, 2026 at 5:56 AM CET, Dmitry Torokhov wrote:
>> > On Mon, Mar 02, 2026 at 11:50:27AM +0100, Griffin Kroah-Hartman wrote:
>> >> Add support for the I2C-connected Awinic AW86938 LRA haptic driver.
>> >>
>> >> The AW86938 has a similar but slightly different register layout. In
>> >> particular, the boost mode register values.
>> >> The AW86938 also has some extra features that aren't implemented
>> >> in this driver yet.
>> >>
>> >> Signed-off-by: Griffin Kroah-Hartman <griffin.kroah@fairphone.com>
>> >
>> > Applied, thank you.
>>
>> I'm curious, where did you apply these patches? linux-next doesn't have
>> it and I don't see it in your kernel.org repo either.
>> https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/
>>
>> Did this slip through the cracks or will these patches still appear
>> there?
>
> My bad, I think there was a conflict with Dan Carpenter's patch and as a
> result the series got stuck in my internal queue. My apologies.
>
> Should be out in 'next' branch now.
>
> Thanks.
Thanks, appreciate it!
Regards
Luca
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: (subset) [PATCH v4 0/4] Add support for Awinic AW86938 haptic driver
[not found] <20260302-aw86938-driver-v4-0-92c865df9cca@fairphone.com>
[not found] ` <20260302-aw86938-driver-v4-3-92c865df9cca@fairphone.com>
@ 2026-05-07 20:34 ` Bjorn Andersson
1 sibling, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2026-05-07 20:34 UTC (permalink / raw)
To: Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Konrad Dybcio, Luca Weiss, Griffin Kroah-Hartman
Cc: linux-input, devicetree, linux-kernel, linux-arm-msm,
Krzysztof Kozlowski, Dmitry Baryshkov, Konrad Dybcio
On Mon, 02 Mar 2026 11:50:24 +0100, Griffin Kroah-Hartman wrote:
> Add devicetree bindings and driver support for the AW86938 haptic driver
> chip, and add it to the devicetree for the Fairphone (Gen. 6) smartphone.
>
> This haptics chip is quite similar to the AW86927, and shares many core
> features but has some notable differences, including some extra
> features.
>
> [...]
Applied, thanks!
[4/4] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support
commit: 66fb209e6035ed90cbff71c48c60124803da5c63
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-05-07 20:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260302-aw86938-driver-v4-0-92c865df9cca@fairphone.com>
[not found] ` <20260302-aw86938-driver-v4-3-92c865df9cca@fairphone.com>
[not found] ` <aae7fRYaoDHMptyu@google.com>
2026-04-01 14:44 ` [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938 Luca Weiss
2026-04-01 16:11 ` Dmitry Torokhov
2026-04-03 8:23 ` Luca Weiss
2026-05-07 20:34 ` (subset) [PATCH v4 0/4] Add support for Awinic AW86938 haptic driver Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox