]> Git Repo - u-boot.git/commitdiff
x86: coreboot: Add the missing pc speaker node in the device tree
authorBin Meng <[email protected]>
Tue, 26 Feb 2019 09:52:21 +0000 (01:52 -0800)
committerBin Meng <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/dts/coreboot.dts

index e212f3dc7dbe12f19ef49ef99bc4d2565c8b8679..a88da6eafd68f472008046a5cd0015fae9fbcd47 100644 (file)
@@ -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"
This page took 0.030401 seconds and 4 git commands to generate.