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

Nicolas Ferre nicolas.ferre at microchip.com
Thu Jan 21 08:29:14 EST 2021


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 at microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre at 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 at 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 at 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 at 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 at 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 at 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 at 0 {
>   					reg = <0>;
> -					atmel,wakeup-type = "low";
>   				};
>   			};
>   
> 


-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list