diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2021-01-05 12:18:45 +0100 |
---|---|---|
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_xplained.dts | |
parent | ARM: dts: at91-sama5d27_wlsom1: add i2c recovery (diff) | |
download | linux-53efdfbb3b5f91c3db151243e090f755ee48219d.tar.xz linux-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_xplained.dts')
-rw-r--r-- | arch/arm/boot/dts/at91-sama5d2_xplained.dts | 1 |
1 files changed, 0 insertions, 1 deletions
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"; }; }; |