On Sun, Feb 17, 2019 at 11:26 AM Simon Glass wrote:
>
> Add a sound driver which can output simple beeps using this legacy timer.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2:
> - Change the driver name to i8254_drv
>
> drivers/sound/Kconfig | 12
> drivers/sound/Make
Add a sound driver which can output simple beeps using this legacy timer.
Signed-off-by: Simon Glass
---
Changes in v2:
- Change the driver name to i8254_drv
drivers/sound/Kconfig | 12
drivers/sound/Makefile | 1 +
drivers/sound/i8254_beep.c | 38 +++
2 matches
Mail list logo