diff mbox series

ARM: dts: at91: sama5d2: remove atmel,wakeup-type references

Message ID 1609845525-10766-1-git-send-email-claudiu.beznea@microchip.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: at91: sama5d2: remove atmel,wakeup-type references | expand

Commit Message

Claudiu Beznea Jan. 5, 2021, 11:18 a.m. UTC
atmel,wakeup-type DT property is not referenced anywhere in the current
and previous version of the code thus remove it.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
---
 arch/arm/boot/dts/at91-kizbox3_common.dtsi    | 1 -
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts   | 1 -
 arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 1 -
 arch/arm/boot/dts/at91-sama5d2_icp.dts        | 1 -
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts     | 1 -
 arch/arm/boot/dts/at91-sama5d2_xplained.dts   | 1 -
 6 files changed, 6 deletions(-)

Comments

Nicolas Ferre Jan. 21, 2021, 1:29 p.m. UTC | #1
On 05/01/2021 at 12:18, Claudiu Beznea wrote:
> atmel,wakeup-type DT property is not referenced anywhere in the current
> and previous version of the code thus remove it.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

It's even not documented in any binding document. I take it now, even 
without Rob's tag.

Best regards,
   Nicolas

> ---
>   arch/arm/boot/dts/at91-kizbox3_common.dtsi    | 1 -
>   arch/arm/boot/dts/at91-sama5d27_som1_ek.dts   | 1 -
>   arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 1 -
>   arch/arm/boot/dts/at91-sama5d2_icp.dts        | 1 -
>   arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts     | 1 -
>   arch/arm/boot/dts/at91-sama5d2_xplained.dts   | 1 -
>   6 files changed, 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91-kizbox3_common.dtsi b/arch/arm/boot/dts/at91-kizbox3_common.dtsi
> index 9ce513dd514b..c4b3750495da 100644
> --- a/arch/arm/boot/dts/at91-kizbox3_common.dtsi
> +++ b/arch/arm/boot/dts/at91-kizbox3_common.dtsi
> @@ -341,7 +341,6 @@
>   
>   	input@0 {
>   		reg = <0>;
> -		atmel,wakeup-type = "low";
>   	};
>   };
>   
> diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
> index 0e159f879c15..84e1180f3e89 100644
> --- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
> +++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
> @@ -142,7 +142,6 @@
>   
>   				input@0 {
>   					reg = <0>;
> -					atmel,wakeup-type = "low";
>   				};
>   			};
>   
> diff --git a/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
> index 6b38fa3f5568..180a08765cb8 100644
> --- a/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
> +++ b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
> @@ -209,7 +209,6 @@
>   
>   	input@0 {
>   		reg = <0>;
> -		atmel,wakeup-type = "low";
>   	};
>   };
>   
> diff --git a/arch/arm/boot/dts/at91-sama5d2_icp.dts b/arch/arm/boot/dts/at91-sama5d2_icp.dts
> index 6783cf16ff81..46722a163184 100644
> --- a/arch/arm/boot/dts/at91-sama5d2_icp.dts
> +++ b/arch/arm/boot/dts/at91-sama5d2_icp.dts
> @@ -697,7 +697,6 @@
>   
>   	input@0 {
>   		reg = <0>;
> -		atmel,wakeup-type = "low";
>   	};
>   };
>   
> diff --git a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
> index c894c7c788a9..8de57d164acd 100644
> --- a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
> +++ b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
> @@ -206,7 +206,6 @@
>   
>   				input@0 {
>   					reg = <0>;
> -					atmel,wakeup-type = "low";
>   				};
>   			};
>   
> diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
> index 058fae1b4a76..4e7cf21f124c 100644
> --- a/arch/arm/boot/dts/at91-sama5d2_xplained.dts
> +++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
> @@ -351,7 +351,6 @@
>   
>   				input@0 {
>   					reg = <0>;
> -					atmel,wakeup-type = "low";
>   				};
>   			};
>   
>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/at91-kizbox3_common.dtsi b/arch/arm/boot/dts/at91-kizbox3_common.dtsi
index 9ce513dd514b..c4b3750495da 100644
--- a/arch/arm/boot/dts/at91-kizbox3_common.dtsi
+++ b/arch/arm/boot/dts/at91-kizbox3_common.dtsi
@@ -341,7 +341,6 @@ 
 
 	input@0 {
 		reg = <0>;
-		atmel,wakeup-type = "low";
 	};
 };
 
diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
index 0e159f879c15..84e1180f3e89 100644
--- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
@@ -142,7 +142,6 @@ 
 
 				input@0 {
 					reg = <0>;
-					atmel,wakeup-type = "low";
 				};
 			};
 
diff --git a/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
index 6b38fa3f5568..180a08765cb8 100644
--- a/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
@@ -209,7 +209,6 @@ 
 
 	input@0 {
 		reg = <0>;
-		atmel,wakeup-type = "low";
 	};
 };
 
diff --git a/arch/arm/boot/dts/at91-sama5d2_icp.dts b/arch/arm/boot/dts/at91-sama5d2_icp.dts
index 6783cf16ff81..46722a163184 100644
--- a/arch/arm/boot/dts/at91-sama5d2_icp.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_icp.dts
@@ -697,7 +697,6 @@ 
 
 	input@0 {
 		reg = <0>;
-		atmel,wakeup-type = "low";
 	};
 };
 
diff --git a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
index c894c7c788a9..8de57d164acd 100644
--- a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
@@ -206,7 +206,6 @@ 
 
 				input@0 {
 					reg = <0>;
-					atmel,wakeup-type = "low";
 				};
 			};
 
diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
index 058fae1b4a76..4e7cf21f124c 100644
--- a/arch/arm/boot/dts/at91-sama5d2_xplained.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
@@ -351,7 +351,6 @@ 
 
 				input@0 {
 					reg = <0>;
-					atmel,wakeup-type = "low";
 				};
 			};