devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add alert-slider for OnePlus6
@ 2023-02-22  0:10 Gergo Koteles
  2023-02-22  0:10 ` [PATCH v4 1/3] Input: gpio-keys - add support for linux,input-value DTS property Gergo Koteles
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gergo Koteles @ 2023-02-22  0:10 UTC (permalink / raw)
  To: Dmitry Torokhov, Jonathan Corbet, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Jiri Kosina,
	Benjamin Tissoires
  Cc: linux-input, linux-kernel, linux-arm-msm, devicetree,
	Caleb Connolly, Gergo Koteles

V1 -> V2: rebase to qcom/for-next
V2 -> V3: rename tri-state-key to alert-slider, fix DTS warnings,
add SND_PROFILE_* identifiers to input-event-codes.h
V3 -> V4: DTS: use default debounce-interval, order alphabetically

Gergo Koteles (3):
  Input: gpio-keys - add support for linux,input-value DTS property
  Input: add ABS_SND_PROFILE
  arm64: dts: qcom: sdm845-oneplus: add alert-slider

 Documentation/input/event-codes.rst           |  6 +++
 .../boot/dts/qcom/sdm845-oneplus-common.dtsi  | 39 ++++++++++++++++++-
 drivers/hid/hid-debug.c                       |  1 +
 drivers/input/keyboard/gpio_keys.c            |  3 ++
 include/uapi/linux/input-event-codes.h        |  9 +++++
 5 files changed, 56 insertions(+), 2 deletions(-)


base-commit: 02ac8d2a011b630481d959298a1cc76ca0717f3e
-- 
2.39.2


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

end of thread, other threads:[~2023-07-11 15:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22  0:10 [PATCH v4 0/3] Add alert-slider for OnePlus6 Gergo Koteles
2023-02-22  0:10 ` [PATCH v4 1/3] Input: gpio-keys - add support for linux,input-value DTS property Gergo Koteles
2023-02-22 20:54   ` Konrad Dybcio
2023-02-22  0:10 ` [PATCH v4 2/3] Input: add ABS_SND_PROFILE Gergo Koteles
2023-04-07 17:11   ` Bjorn Andersson
2023-07-11 15:08     ` Caleb Connolly
2023-02-22  0:10 ` [PATCH v4 3/3] arm64: dts: qcom: sdm845-oneplus: add alert-slider Gergo Koteles
2023-02-22 17:42   ` 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).