projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b2c8c3
)
x86: coreboot: Add the missing pc speaker node in the device tree
author
Bin Meng
<bmeng.cn@gmail.com>
Tue, 26 Feb 2019 09:52:21 +0000
(
01:52
-0800)
committer
Bin Meng
<bmeng.cn@gmail.com>
Mon, 11 Mar 2019 14:55:01 +0000
(22:55 +0800)
This is currently missing and without it the i8254 beeper driver
won't work.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/coreboot.dts
patch
|
blob
|
history
diff --git
a/arch/x86/dts/coreboot.dts
b/arch/x86/dts/coreboot.dts
index e212f3dc7dbe12f19ef49ef99bc4d2565c8b8679..a88da6eafd68f472008046a5cd0015fae9fbcd47 100644
(file)
--- a/
arch/x86/dts/coreboot.dts
+++ b/
arch/x86/dts/coreboot.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"