Commit 53efdfbb authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Nicolas Ferre

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: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarNicolas Ferre <nferre@kernel.org>
Link: https://lore.kernel.org/r/1609845525-10766-1-git-send-email-claudiu.beznea@microchip.com
parent 984d4374
...@@ -341,7 +341,6 @@ &shutdown_controller { ...@@ -341,7 +341,6 @@ &shutdown_controller {
input@0 { input@0 {
reg = <0>; reg = <0>;
atmel,wakeup-type = "low";
}; };
}; };
......
...@@ -142,7 +142,6 @@ shdwc@f8048010 { ...@@ -142,7 +142,6 @@ shdwc@f8048010 {
input@0 { input@0 {
reg = <0>; reg = <0>;
atmel,wakeup-type = "low";
}; };
}; };
......
...@@ -209,7 +209,6 @@ &shutdown_controller { ...@@ -209,7 +209,6 @@ &shutdown_controller {
input@0 { input@0 {
reg = <0>; reg = <0>;
atmel,wakeup-type = "low";
}; };
}; };
......
...@@ -697,7 +697,6 @@ &shutdown_controller { ...@@ -697,7 +697,6 @@ &shutdown_controller {
input@0 { input@0 {
reg = <0>; reg = <0>;
atmel,wakeup-type = "low";
}; };
}; };
......
...@@ -206,7 +206,6 @@ shdwc@f8048010 { ...@@ -206,7 +206,6 @@ shdwc@f8048010 {
input@0 { input@0 {
reg = <0>; reg = <0>;
atmel,wakeup-type = "low";
}; };
}; };
......
...@@ -351,7 +351,6 @@ shdwc@f8048010 { ...@@ -351,7 +351,6 @@ shdwc@f8048010 {
input@0 { input@0 {
reg = <0>; reg = <0>;
atmel,wakeup-type = "low";
}; };
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment