linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for Awinic AW86938 haptic driver
@ 2025-12-04 12:28 Griffin Kroah-Hartman
  2025-12-04 12:29 ` [PATCH 1/3] dt-bindings: input: Add Awinic AW86938 Griffin Kroah-Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Griffin Kroah-Hartman @ 2025-12-04 12:28 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio, Luca Weiss
  Cc: linux-input, devicetree, linux-kernel, linux-arm-msm,
	Griffin Kroah-Hartman

Add devicetree bindings and a driver for the AW86938 haptic driver chip,
and add it to the devicetree for the Fairphone 6 smartphone.

This driver is very similar to the AW86927, and shares many core
features.

Signed-off-by: Griffin Kroah-Hartman <griffin.kroah@fairphone.com>
---
Griffin Kroah-Hartman (3):
      dt-bindings: input: Add Awinic AW86938
      Input: aw86938 - add driver for Awinic AW86938
      arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support

 .../devicetree/bindings/input/awinic,aw86927.yaml       |  4 +++-
 arch/arm64/boot/dts/qcom/milos-fairphone-fp6.dts        | 17 +++++++++++++++++
 drivers/input/misc/aw86927.c                            | 14 ++++++++++++--
 3 files changed, 32 insertions(+), 3 deletions(-)
---
base-commit: 1cc3747c5a6764ddc6b2d1d8fadb654493ac4ea0
change-id: 20251113-aw86938-driver-b4fa0d3228a2

Best regards,
-- 
Griffin Kroah-Hartman <griffin.kroah@fairphone.com>


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

end of thread, other threads:[~2025-12-04 13:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 12:28 [PATCH 0/3] Add support for Awinic AW86938 haptic driver Griffin Kroah-Hartman
2025-12-04 12:29 ` [PATCH 1/3] dt-bindings: input: Add Awinic AW86938 Griffin Kroah-Hartman
2025-12-04 13:09   ` Krzysztof Kozlowski
2025-12-04 12:29 ` [PATCH 2/3] Input: aw86938 - add driver for " Griffin Kroah-Hartman
2025-12-04 12:29 ` [PATCH 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support Griffin Kroah-Hartman
2025-12-04 13:34   ` Konrad Dybcio
2025-12-04 13:43     ` David Heidelberg
2025-12-04 13:45       ` Konrad Dybcio

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).