From mboxrd@z Thu Jan 1 00:00:00 1970 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AA5BC433F5 for ; Fri, 15 Oct 2021 01:46:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DF2E7611ED for ; Fri, 15 Oct 2021 01:46:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229832AbhJOBsp (ORCPT ); Thu, 14 Oct 2021 21:48:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:60196 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229635AbhJOBsp (ORCPT ); Thu, 14 Oct 2021 21:48:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AA56E61151; Fri, 15 Oct 2021 01:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634262399; bh=6Vd2kFlVhKA+VeEZ2dIfDQIgBxQl4oG8AFsgsstnr50=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VOKNk03QioGmzRuvR0Fz3uTRGp/X9NU3b+ubEfcOl9MLOD4GL4nM1v9czC8cJUtyD 1LG2TwrOf94Ik3MYhbyoO/E2pWo7iuZAlgURt9CyprnCfKP6Zp0+yb3H1gA7uQSrIQ wCWpey3Kd9SiUpfepykLsAqaVtCTrVFku+SsouDoND1TdYKERe2XxH0LLq7Ui3iNWo +i/LyVP6rlwZiqKRMp0TFry6Xa/zxzSdDdSCHBFwfj57BpifYaGnM47h9CdkOP9IFd VQx5bZHh1mw/6XC7D7m0CEbL9TLCeURw3vWZUPPIvHe30BE95o1mjM7TRVMSBe3/lH n6Ft1O7wiMFIQ== Date: Fri, 15 Oct 2021 09:46:33 +0800 From: Shawn Guo To: Martin Kepplinger Cc: devicetree@vger.kernel.org, festevam@gmail.com, kernel@pengutronix.de, kernel@puri.sm, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, robh@kernel.org, Sebastian Krzyszkowiak Subject: Re: [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms Message-ID: <20211015014632.GC10197@dragon> References: <20211005134902.2138731-1-martin.kepplinger@puri.sm> <20211005134902.2138731-8-martin.kepplinger@puri.sm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211005134902.2138731-8-martin.kepplinger@puri.sm> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: phone-devel@vger.kernel.org On Tue, Oct 05, 2021 at 03:49:02PM +0200, Martin Kepplinger wrote: > From: Sebastian Krzyszkowiak > > The default of 5ms is too low. > > Signed-off-by: Sebastian Krzyszkowiak Your SoB is missing here. I fixed it up and applied the series, thanks! Shawn > --- > arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi > index d86486fd659d..60d47c71499b 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi > +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi > @@ -40,12 +40,14 @@ vol-down { > label = "VOL_DOWN"; > gpios = <&gpio1 17 GPIO_ACTIVE_LOW>; > linux,code = ; > + debounce-interval = <50>; > }; > > vol-up { > label = "VOL_UP"; > gpios = <&gpio1 16 GPIO_ACTIVE_LOW>; > linux,code = ; > + debounce-interval = <50>; > }; > }; > > -- > 2.30.2 > From mboxrd@z Thu Jan 1 00:00:00 1970 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A308BC433EF for ; Fri, 15 Oct 2021 01:48:05 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6352661090 for ; Fri, 15 Oct 2021 01:48:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6352661090 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DdY7ReKKWRJQ2NZVbi0m4JR6XeeMVNMdGvwhIjmgw18=; b=1Oq1u2NwtYovb9 cVtuftteEVwPKp4riA14hrFj/aR2otJAgm0RjD9Z2pzo5sVREMCD0iJ0h4Jgg6ZWFMzXxbjbfcTG3 Sza5H4j2k9VTzh6LUv6/kfqDVl+vxqhIOXqlprRQgJB1OW6QddgBYadTUFbuIkPM/o07+c70D9jaC JlOP2sWw5TLAjY+B/gjHFtao49PLgPhmWVtDCQqWWOV+HbcZMxhbxtVxDzUFcjs45gDDw5+u1rq9l p4tJc7N3bNr9RjXCqZ8DNedB8FveVox7pauCn0HmBTmW8tMysdseL2gkSPejsHgswTtA+cbxrUtrU SB++YK1UCbsDYp9dCNoQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbCJ1-004yPu-NT; Fri, 15 Oct 2021 01:46:43 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbCIx-004yP1-Uw for linux-arm-kernel@lists.infradead.org; Fri, 15 Oct 2021 01:46:41 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id AA56E61151; Fri, 15 Oct 2021 01:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634262399; bh=6Vd2kFlVhKA+VeEZ2dIfDQIgBxQl4oG8AFsgsstnr50=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VOKNk03QioGmzRuvR0Fz3uTRGp/X9NU3b+ubEfcOl9MLOD4GL4nM1v9czC8cJUtyD 1LG2TwrOf94Ik3MYhbyoO/E2pWo7iuZAlgURt9CyprnCfKP6Zp0+yb3H1gA7uQSrIQ wCWpey3Kd9SiUpfepykLsAqaVtCTrVFku+SsouDoND1TdYKERe2XxH0LLq7Ui3iNWo +i/LyVP6rlwZiqKRMp0TFry6Xa/zxzSdDdSCHBFwfj57BpifYaGnM47h9CdkOP9IFd VQx5bZHh1mw/6XC7D7m0CEbL9TLCeURw3vWZUPPIvHe30BE95o1mjM7TRVMSBe3/lH n6Ft1O7wiMFIQ== Date: Fri, 15 Oct 2021 09:46:33 +0800 From: Shawn Guo To: Martin Kepplinger Cc: devicetree@vger.kernel.org, festevam@gmail.com, kernel@pengutronix.de, kernel@puri.sm, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, robh@kernel.org, Sebastian Krzyszkowiak Subject: Re: [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms Message-ID: <20211015014632.GC10197@dragon> References: <20211005134902.2138731-1-martin.kepplinger@puri.sm> <20211005134902.2138731-8-martin.kepplinger@puri.sm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211005134902.2138731-8-martin.kepplinger@puri.sm> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211014_184640_037195_0C476597 X-CRM114-Status: GOOD ( 14.63 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Oct 05, 2021 at 03:49:02PM +0200, Martin Kepplinger wrote: > From: Sebastian Krzyszkowiak > > The default of 5ms is too low. > > Signed-off-by: Sebastian Krzyszkowiak Your SoB is missing here. I fixed it up and applied the series, thanks! Shawn > --- > arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi > index d86486fd659d..60d47c71499b 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi > +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi > @@ -40,12 +40,14 @@ vol-down { > label = "VOL_DOWN"; > gpios = <&gpio1 17 GPIO_ACTIVE_LOW>; > linux,code = ; > + debounce-interval = <50>; > }; > > vol-up { > label = "VOL_UP"; > gpios = <&gpio1 16 GPIO_ACTIVE_LOW>; > linux,code = ; > + debounce-interval = <50>; > }; > }; > > -- > 2.30.2 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel