Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1559687pxb; Thu, 16 Sep 2021 09:54:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzX3XHO8a/eN/EeDtswMbNbG+aQmcp8FTNnXe5ViywV3FrMl6rLi3qgp5ujpSXI67O2Oyok X-Received: by 2002:a17:906:2bcf:: with SMTP id n15mr7398274ejg.414.1631811279209; Thu, 16 Sep 2021 09:54:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631811279; cv=none; d=google.com; s=arc-20160816; b=NW8q1ixEojGkAVBnbjgyAQr/kXycGsLklF7ezP6wxpykOI1x4BVpZIUkAimzKvlnKf 5Gr9AU5fTLFR/hXeCQoyL5EGP+ZnsOtO8s+Vxj5z1/tbN5CHok3NzQU9GdtwHr1Fgac5 JdDGTuoSoFPreThSoS/JjqCmPFBDiTva9EeWSNuJXpJS4EweqzpOCeEkIP0GFr4k8RJO DN3+Hu3DJnl+DnGzqqR+kkpif8x5LeY5++mjG34/k1MQTN7UqpYyzeuR2/RmeBGm88id pXW6eBxSFvZHjz5VxXZbp9O4vyekJQF1eu8xjicR44MAEtIqPcCfGptBKYqJ9A4WMIM8 RdQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=2B7+X0pDslKLh+g7l1CVFoPDN6bhDWcFGzg5sUJ6HhQ=; b=sppDK8qs5LxA+e/FYC4eyy36r8eKnhENKCF09P61yN47FxL8gKCiltgen6keqqAoor UGa5ESfa2U7FTduM9GkrpQiaOqmY9Z8p9eogA+4RUDqkMQWlfiAePMc0bBHSRRnvfJjO ccpQWrAcMUYZ9t+nAn9X/eYhFSPY7wE4zIQqD8XWCcPyK/EiGgVj7Q4Ig8zwdBeUDIuj 3W1pVgoFuVTm4q6J0ld6dBsJLpuU+ER3XT/S1oudFn8PsSa4LiVOl5t3W0yLM2IqnwDB 29buq/meQhKjyOW/tRse5ah9ncea1mYxOey+8j0I20qx75mu4qYjNC3CRCnj2yJy1v/z O+sw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Zi04xQtF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q14si4031108edr.585.2021.09.16.09.53.51; Thu, 16 Sep 2021 09:54:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Zi04xQtF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245555AbhIPQw0 (ORCPT + 99 others); Thu, 16 Sep 2021 12:52:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:58580 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243768AbhIPQrS (ORCPT ); Thu, 16 Sep 2021 12:47:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A22FA613D2; Thu, 16 Sep 2021 16:26:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809613; bh=o7gyH5Uz+ypBBqv8CcUZcrma9fUYs0sYBx4Lf2zN7+0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Zi04xQtFmVtG90Krs517WWo2J4YiUnWfxS5quVrXlB5fUeD4DkTF2gJ0AzQbi2Pv5 SnRUnPRC1A+P7tBY23mpOWzkQr2j+pmQiQiLGhUc9NzflhorACuX0bzdkHYxwfy/hb b52LEZhw2DSAfUp1AZ5Rld0AJylm+qQHquoq0Wzg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nicolas Ferre , =?UTF-8?q?Cl=C3=A9ment=20L=C3=A9ger?= , Claudiu Beznea , Sasha Levin Subject: [PATCH 5.13 219/380] ARM: dts: at91: use the right property for shutdown controller Date: Thu, 16 Sep 2021 17:59:36 +0200 Message-Id: <20210916155811.535823897@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nicolas Ferre [ Upstream commit 818c4593434e81c9971b8fc278215121622c755e ] The wrong property "atmel,shdwc-debouncer" was used to specify the debounce delay for the shutdown controler. Replace it with the documented and implemented property "debounce-delay-us", as mentioned in v4 driver submission. See: https://lore.kernel.org/r/1458134390-23847-3-git-send-email-nicolas.ferre@atmel.com/ Signed-off-by: Nicolas Ferre Reported-by: Clément Léger Reviewed-by: Claudiu Beznea Link: https://lore.kernel.org/r/20210730172729.28093-1-nicolas.ferre@microchip.com/ Signed-off-by: Sasha Levin --- arch/arm/boot/dts/at91-kizbox3_common.dtsi | 2 +- arch/arm/boot/dts/at91-sam9x60ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d2_icp.dts | 2 +- arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm/boot/dts/at91-kizbox3_common.dtsi b/arch/arm/boot/dts/at91-kizbox3_common.dtsi index c4b3750495da..abe27adfa4d6 100644 --- a/arch/arm/boot/dts/at91-kizbox3_common.dtsi +++ b/arch/arm/boot/dts/at91-kizbox3_common.dtsi @@ -336,7 +336,7 @@ &pwm0 { }; &shutdown_controller { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; atmel,wakeup-rtc-timer; input@0 { diff --git a/arch/arm/boot/dts/at91-sam9x60ek.dts b/arch/arm/boot/dts/at91-sam9x60ek.dts index ebbc9b23aef1..b1068cca4228 100644 --- a/arch/arm/boot/dts/at91-sam9x60ek.dts +++ b/arch/arm/boot/dts/at91-sam9x60ek.dts @@ -662,7 +662,7 @@ &rtt { }; &shutdown_controller { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; status = "okay"; input@0 { diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts index a9e6fee55a2a..8034e5dacc80 100644 --- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts +++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts @@ -138,7 +138,7 @@ i2c3: i2c@600 { }; shdwc@f8048010 { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; atmel,wakeup-rtc-timer; input@0 { diff --git a/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts index ff83967fd008..c145c4e5ef58 100644 --- a/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts +++ b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts @@ -205,7 +205,7 @@ &sdmmc0 { }; &shutdown_controller { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; atmel,wakeup-rtc-timer; input@0 { diff --git a/arch/arm/boot/dts/at91-sama5d2_icp.dts b/arch/arm/boot/dts/at91-sama5d2_icp.dts index bd64721fa23c..34faca597c35 100644 --- a/arch/arm/boot/dts/at91-sama5d2_icp.dts +++ b/arch/arm/boot/dts/at91-sama5d2_icp.dts @@ -693,7 +693,7 @@ &sdmmc0 { }; &shutdown_controller { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; atmel,wakeup-rtc-timer; input@0 { diff --git a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts index dfd150eb0fd8..3f972a4086c3 100644 --- a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts +++ b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts @@ -203,7 +203,7 @@ i2c2: i2c@600 { }; shdwc@f8048010 { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; input@0 { reg = <0>; diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts b/arch/arm/boot/dts/at91-sama5d2_xplained.dts index 509c732a0d8b..627b7bf88d83 100644 --- a/arch/arm/boot/dts/at91-sama5d2_xplained.dts +++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts @@ -347,7 +347,7 @@ i2c2: i2c@600 { }; shdwc@f8048010 { - atmel,shdwc-debouncer = <976>; + debounce-delay-us = <976>; atmel,wakeup-rtc-timer; input@0 { -- 2.30.2