Skip to content

Commit b3df99b

Browse files
claudiubezneaambarus
authored andcommitted
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 (cherry picked from commit 53efdfb) Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
1 parent a12e6a6 commit b3df99b

6 files changed

Lines changed: 0 additions & 6 deletions

File tree

arch/arm/boot/dts/at91-kizbox3_common.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@
341341

342342
input@0 {
343343
reg = <0>;
344-
atmel,wakeup-type = "low";
345344
};
346345
};
347346

arch/arm/boot/dts/at91-sama5d27_som1_ek.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142

143143
input@0 {
144144
reg = <0>;
145-
atmel,wakeup-type = "low";
146145
};
147146
};
148147

arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@
209209

210210
input@0 {
211211
reg = <0>;
212-
atmel,wakeup-type = "low";
213212
};
214213
};
215214

arch/arm/boot/dts/at91-sama5d2_icp.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@
697697

698698
input@0 {
699699
reg = <0>;
700-
atmel,wakeup-type = "low";
701700
};
702701
};
703702

arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@
206206

207207
input@0 {
208208
reg = <0>;
209-
atmel,wakeup-type = "low";
210209
};
211210
};
212211

arch/arm/boot/dts/at91-sama5d2_xplained.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@
351351

352352
input@0 {
353353
reg = <0>;
354-
atmel,wakeup-type = "low";
355354
};
356355
};
357356

0 commit comments

Comments
 (0)