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 90F4CC636D4 for ; Sat, 11 Feb 2023 16:40:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229596AbjBKQkU (ORCPT ); Sat, 11 Feb 2023 11:40:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229463AbjBKQkS (ORCPT ); Sat, 11 Feb 2023 11:40:18 -0500 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 504D52116; Sat, 11 Feb 2023 08:40:17 -0800 (PST) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 270C31C0AB3; Sat, 11 Feb 2023 17:40:16 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucw.cz; s=gen1; t=1676133616; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=3h0VX5bASt3ctXi2byYNb7ypoULGRSu0WCTdkOgs5uk=; b=eXUhmpyCBHnZ2ZK6rh74BL1hESFgCe5Bca+vyIaoveiTyFI8Vrkz930LnxtFEXCkvYQTzP Sq7j0w1nZWJdUzmKXl7KAMmO15CTbInQOplCIim0sGTrSa3bHMKvSzmLPbkCIt77Ze4yj1 rS3CY0Ks9RRntSDbq0VWmnJ2NmagZt0= Date: Sat, 11 Feb 2023 17:40:14 +0100 From: Pavel Machek To: Gergo Koteles Cc: Dmitry Torokhov , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Jiri Kosina , Benjamin Tissoires , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Caleb Connolly Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: sdm845-oneplus: add tri-state-key Message-ID: References: <20230209232556.91554-1-soyer@irl.hu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QtnDXKWpFdENi7Om" Content-Disposition: inline In-Reply-To: <20230209232556.91554-1-soyer@irl.hu> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --QtnDXKWpFdENi7Om Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > +++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi > @@ -52,6 +52,43 @@ key-vol-up { > }; > }; > =20 > + tri-state-key { > + compatible =3D "gpio-keys"; > + label =3D "Tri-state key"; > + pinctrl-names =3D "default"; > + pinctrl-0 =3D <&tri_state_key_default>; > + state-top { > + label =3D "Tri-state key top"; "top/middle" is not too useful. Do we need the label at all? If so, should it say "loud/vibrations only/mute"? BR, Pavel --=20 People of Russia, stop Putin before his war on Ukraine escalates. --QtnDXKWpFdENi7Om Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCY+fE7gAKCRAw5/Bqldv6 8qazAJ4tTbEaN/jTDm/HvuDKLvkjqEsbigCgjyR3Jf17uJg1F3quUSWtJIkQgV0= =mHMW -----END PGP SIGNATURE----- --QtnDXKWpFdENi7Om--