summaryrefslogtreecommitdiff
path: root/arch/x86/dts
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-02-26 12:52:22 +0300
committerBin Meng <bmeng.cn@gmail.com>2019-03-11 17:55:01 +0300
commit3592965aff313a379f6f10faa05c997391c5dd82 (patch)
tree8204d0c0882cc6a1da0d8589c59dac68bdab12c2 /arch/x86/dts
parent8edaf34cfe8b672a4b7e129e8b7c736e12ead24a (diff)
downloadu-boot-3592965aff313a379f6f10faa05c997391c5dd82.tar.xz
x86: crownbay: Enable the beeper sound driver
Use the i8254 sound driver to support creating simple beeps. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/dts')
-rw-r--r--arch/x86/dts/crownbay.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/dts/crownbay.dts b/arch/x86/dts/crownbay.dts
index 2ffcc5f27e..8938a94e77 100644
--- a/arch/x86/dts/crownbay.dts
+++ b/arch/x86/dts/crownbay.dts
@@ -10,6 +10,7 @@
/include/ "skeleton.dtsi"
/include/ "serial.dtsi"
/include/ "keyboard.dtsi"
+/include/ "pcspkr.dtsi"
/include/ "reset.dtsi"
/include/ "rtc.dtsi"
/include/ "tsc_timer.dtsi"