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