aboutsummaryrefslogtreecommitdiffstats
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 0000000000..934ab1028d
--- /dev/null
+++ b/arch/x86/dts/pcspkr.dtsi
@@ -0,0 +1,5 @@
1/ {
2 pcspkr {
3 compatible = "i8254,beeper";
4 };
5};