]> Git Repo - u-boot.git/commit
sound: Add a driver for the i8254 beep
authorSimon Glass <[email protected]>
Sun, 17 Feb 2019 03:24:59 +0000 (20:24 -0700)
committerBin Meng <[email protected]>
Wed, 20 Feb 2019 07:27:10 +0000 (15:27 +0800)
commit6a27e540de2c5ff580af99b6b093ce00f495466e
tree52d2b3187c4c04cac499147999d4d49d652af1ba
parent79a5be820d9b187a1d8617d6a1cb65392448322d
sound: Add a driver for the i8254 beep

Add a sound driver which can output simple beeps using this legacy timer.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/sound/Kconfig
drivers/sound/Makefile
drivers/sound/i8254_beep.c [new file with mode: 0644]
This page took 0.033165 seconds and 4 git commands to generate.