All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Kepplinger <martin.kepplinger@puri.sm>
To: Shawn Guo <shawnguo@kernel.org>
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 <sebastian.krzyszkowiak@puri.sm>
Subject: Re: [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms
Date: Fri, 15 Oct 2021 09:18:23 +0200	[thread overview]
Message-ID: <f5884e3a4db47f9cdaa64857718b57804da5ef4c.camel@puri.sm> (raw)
In-Reply-To: <20211015014632.GC10197@dragon>

Am Freitag, dem 15.10.2021 um 09:46 +0800 schrieb Shawn Guo:
> On Tue, Oct 05, 2021 at 03:49:02PM +0200, Martin Kepplinger wrote:
> > From: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
> > 
> > The default of 5ms is too low.
> > 
> > Signed-off-by: Sebastian Krzyszkowiak
> > <sebastian.krzyszkowiak@puri.sm>
> 
> Your SoB is missing here.  I fixed it up and applied the series,
> thanks!
> 
> Shawn

thank you very much, of course I sign-off on this.

                      martin



WARNING: multiple messages have this Message-ID (diff)
From: Martin Kepplinger <martin.kepplinger@puri.sm>
To: Shawn Guo <shawnguo@kernel.org>
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 <sebastian.krzyszkowiak@puri.sm>
Subject: Re: [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms
Date: Fri, 15 Oct 2021 09:18:23 +0200	[thread overview]
Message-ID: <f5884e3a4db47f9cdaa64857718b57804da5ef4c.camel@puri.sm> (raw)
In-Reply-To: <20211015014632.GC10197@dragon>

Am Freitag, dem 15.10.2021 um 09:46 +0800 schrieb Shawn Guo:
> On Tue, Oct 05, 2021 at 03:49:02PM +0200, Martin Kepplinger wrote:
> > From: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
> > 
> > The default of 5ms is too low.
> > 
> > Signed-off-by: Sebastian Krzyszkowiak
> > <sebastian.krzyszkowiak@puri.sm>
> 
> Your SoB is missing here.  I fixed it up and applied the series,
> thanks!
> 
> Shawn

thank you very much, of course I sign-off on this.

                      martin



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-10-15  7:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05 13:48 [PATCH v2 0/7] arm64: dts: imx8mq-librem5: wifi updates and minor fixes Martin Kepplinger
2021-10-05 13:48 ` Martin Kepplinger
2021-10-05 13:48 ` [PATCH v2 1/7] arm64: dts: imx8mq-librem5: add reset gpio to mantix panel description Martin Kepplinger
2021-10-05 13:48   ` Martin Kepplinger
2021-10-05 13:48 ` [PATCH v2 2/7] arm64: dts: imx8mq-librem5: Fix led_r and led_g pinctrl assignments Martin Kepplinger
2021-10-05 13:48   ` Martin Kepplinger
2021-10-05 13:48 ` [PATCH v2 3/7] arm64: dts: imx8mq-librem5: wire up the wifi regulator Martin Kepplinger
2021-10-05 13:48   ` Martin Kepplinger
2021-10-05 13:48 ` [PATCH v2 4/7] arm64: dts: imx8mq-librem5: delay the startup of the SDIO Martin Kepplinger
2021-10-05 13:48   ` Martin Kepplinger
2021-10-05 13:49 ` [PATCH v2 5/7] arm64: dts: imx8mq-librem5: add power sequencing for M.2 cards Martin Kepplinger
2021-10-05 13:49   ` Martin Kepplinger
2021-10-05 13:49 ` [PATCH v2 6/7] arm64: dts: imx8mq-librem5: Limit the max sdio frequency Martin Kepplinger
2021-10-05 13:49   ` Martin Kepplinger
2021-10-05 13:49 ` [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms Martin Kepplinger
2021-10-05 13:49   ` Martin Kepplinger
2021-10-15  1:46   ` Shawn Guo
2021-10-15  1:46     ` Shawn Guo
2021-10-15  7:18     ` Martin Kepplinger [this message]
2021-10-15  7:18       ` Martin Kepplinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f5884e3a4db47f9cdaa64857718b57804da5ef4c.camel@puri.sm \
    --to=martin.kepplinger@puri.sm \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=kernel@puri.sm \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sebastian.krzyszkowiak@puri.sm \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.