summaryrefslogtreecommitdiff
path: root/arch/x86/dts/coreboot_fb.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/coreboot_fb.dtsi')
-rw-r--r--arch/x86/dts/coreboot_fb.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/dts/coreboot_fb.dtsi b/arch/x86/dts/coreboot_fb.dtsi
new file mode 100644
index 0000000000..7d72f18537
--- /dev/null
+++ b/arch/x86/dts/coreboot_fb.dtsi
@@ -0,0 +1,5 @@
+/ {
+ coreboot-fb {
+ compatible = "coreboot-fb";
+ };
+};