From patchwork Thu Feb 9 23:25:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gergo Koteles X-Patchwork-Id: 13135144 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 07B3DC61DA4 for ; Thu, 9 Feb 2023 23:25:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229788AbjBIXZ2 (ORCPT ); Thu, 9 Feb 2023 18:25:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbjBIXZ1 (ORCPT ); Thu, 9 Feb 2023 18:25:27 -0500 Received: from irl.hu (irl.hu [95.85.9.111]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C706520059; Thu, 9 Feb 2023 15:25:25 -0800 (PST) Received: from localhost.localdomain (51b6913b.dsl.pool.telekom.hu [::ffff:81.182.145.59]) (AUTH: CRAM-MD5 soyer@irl.hu, ) by irl.hu with ESMTPSA id 000000000006F729.0000000063E580E2.002B657E; Fri, 10 Feb 2023 00:25:22 +0100 From: Gergo Koteles To: Dmitry Torokhov , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Jiri Kosina , Benjamin Tissoires Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Caleb Connolly , Gergo Koteles Subject: [PATCH v2 0/3] Add tri-state-key for oneplus6 Date: Fri, 10 Feb 2023 00:25:09 +0100 Message-Id: <20230209232510.91431-1-soyer@irl.hu> X-Mailer: git-send-email 2.39.1 Mime-Version: 1.0 X-Mime-Autoconverted: from 8bit to 7bit by courier 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org V1 -> V2: rebase to qcom/for-next 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 tri-state-key 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 | 1 + 5 files changed, 49 insertions(+), 1 deletion(-) base-commit: 02ac8d2a011b630481d959298a1cc76ca0717f3e