u-boot/drivers/sound
Simon Glass ecc7973d1c sandbox: sound: Silence sound for testing
When testing the sound system we don't need the hear the beeps. The
testing works by checking the data that would be emitted. Add a
device-tree property to silence the sound, and enable it for testing.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-02-20 15:27:09 +08:00
..
codec-uclass.c dm: sound: Create a uclass for audio codecs 2018-12-13 16:32:49 -07:00
hda_codec.c sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
i2s-uclass.c dm: sound: Create a uclass for i2s 2018-12-13 16:32:49 -07:00
Kconfig sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
Makefile sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
max98088.c sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
max98088.h sound: Add a driver for max98088 2019-02-09 12:50:22 -07:00
max98090.c sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
max98090.h dm: sound: exynos: Add support for max98090 2018-12-13 16:36:30 -07:00
max98095.c sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
max98095.h dm: sound: Fix license headers 2018-12-13 16:36:41 -07:00
maxim_codec.c sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
maxim_codec.h dm: sound: Move common code out of maxim98095 2018-12-13 16:36:30 -07:00
rockchip_i2s.c rockchip: Add an I2S driver 2019-02-01 16:59:10 +01:00
rockchip_sound.c rockchip: Add a sound driver 2019-02-01 16:59:10 +01:00
samsung-i2s.c sound: samsung: Fix 'regiter' typo 2019-02-09 12:50:22 -07:00
samsung_sound.c sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
sandbox.c sandbox: sound: Silence sound for testing 2019-02-20 15:27:09 +08:00
sound-uclass.c sound: Add uclass operations for beeping 2019-02-20 15:27:08 +08:00
sound.c dm: sound: Use the correct number of channels for sound 2018-12-13 16:37:10 -07:00
wm8994.c dm: sound: Complete migration to driver model 2018-12-13 16:36:41 -07:00
wm8994.h dm: sound: Start i2c IDs from 0 2018-12-13 16:32:49 -07:00
wm8994_registers.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00