aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/dts/efi-x86_app.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/efi-x86_app.dts')
-rw-r--r--arch/x86/dts/efi-x86_app.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/dts/efi-x86_app.dts b/arch/x86/dts/efi-x86_app.dts
index e70e3516180..20150f6ede4 100644
--- a/arch/x86/dts/efi-x86_app.dts
+++ b/arch/x86/dts/efi-x86_app.dts
@@ -23,4 +23,9 @@
serial: serial {
compatible = "efi,uart";
};
+
+ reset {
+ compatible = "efi,reset";
+ u-boot,dm-pre-reloc;
+ };
};