From: <Claudiu.Beznea@microchip.com>
To: <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<Nicolas.Ferre@microchip.com>, <alexandre.belloni@bootlin.com>
Cc: <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwc
Date: Wed, 24 May 2023 08:51:03 +0000 [thread overview]
Message-ID: <0ba93a4e-c91e-af36-f2fd-3b35e9209600@microchip.com> (raw)
In-Reply-To: <20230523052750.184223-1-claudiu.beznea@microchip.com>
On 23.05.2023 08:27, Claudiu Beznea wrote:
> There is no atmel,shdwc-debouncer property for SHDWC. The right DT property
> is debounce-delay-us. Use it.
>
> Fixes: 16b161bcf5d4 ("ARM: dts: at91: sama7g5: add shdwc node")
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Applied to at91-fixes, thanks!
> ---
> arch/arm/boot/dts/at91-sama7g5ek.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91-sama7g5ek.dts b/arch/arm/boot/dts/at91-sama7g5ek.dts
> index aa5cc0e98bba..217e9b96c61e 100644
> --- a/arch/arm/boot/dts/at91-sama7g5ek.dts
> +++ b/arch/arm/boot/dts/at91-sama7g5ek.dts
> @@ -792,7 +792,7 @@ &sdmmc2 {
> };
>
> &shdwc {
> - atmel,shdwc-debouncer = <976>;
> + debounce-delay-us = <976>;
> status = "okay";
>
> input@0 {
prev parent reply other threads:[~2023-05-24 8:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-23 5:27 Claudiu Beznea
2023-05-23 9:35 ` Nicolas Ferre
2023-05-24 8:51 ` Claudiu.Beznea [this message]
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=0ba93a4e-c91e-af36-f2fd-3b35e9209600@microchip.com \
--to=claudiu.beznea@microchip.com \
--cc=Nicolas.Ferre@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®