diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2021-01-05 13:18:45 +0200 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@microchip.com> | 2021-01-22 13:31:51 +0100 |
commit | 53efdfbb3b5f91c3db151243e090f755ee48219d (patch) | |
tree | dcfe001bb6f232f998a7fcce2f49fe6d71874437 /arch/arm/boot/dts/at91-sama5d2_icp.dts | |
parent | 984d4374ef06e20afecf66790f352c89fdf24a3d (diff) | |
download | lwn-53efdfbb3b5f91c3db151243e090f755ee48219d.tar.gz lwn-53efdfbb3b5f91c3db151243e090f755ee48219d.zip |
ARM: dts: at91: sama5d2: remove atmel,wakeup-type references
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>
Signed-off-by: Nicolas Ferre <nferre@kernel.org>
Link: https://lore.kernel.org/r/1609845525-10766-1-git-send-email-claudiu.beznea@microchip.com
Diffstat (limited to 'arch/arm/boot/dts/at91-sama5d2_icp.dts')
-rw-r--r-- | arch/arm/boot/dts/at91-sama5d2_icp.dts | 1 |
1 files changed, 0 insertions, 1 deletions
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"; }; }; |