u-boot-brain/drivers/sound
Simon Glass 3062cd17af sound: Add a new stop_play() method
At present there is no positive indication that U-Boot has finished
sending sound data. This means that it is not possible to power down an
audio codec, for example. Add a new method that is called once all sound
data has been sent.

Add a new method for this, called when the sound_play() call is done.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
broadwell_i2s.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
broadwell_i2s.h x86: sound: Add support for broadwell I2S 2019-02-20 15:27:11 +08:00
broadwell_sound.c x86: sound: Add sound support for samus (broadwell) 2019-02-20 15:27:11 +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
i8254_beep.c sound: Add a driver for the i8254 beep 2019-02-20 15:27:10 +08:00
ivybridge_sound.c sound: x86: link: Add sound support 2019-02-20 15:27:09 +08:00
Kconfig tegra: sound: Add an audio hub driver 2019-05-24 10:13:52 -07:00
Makefile sound: tegra: Add a sound driver 2019-05-24 10:14:10 -07: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: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rt5677.c sound: Add a driver for RealTek RT5677 2019-02-20 15:27:11 +08:00
rt5677.h sound: Add a driver for RealTek RT5677 2019-02-20 15:27:11 +08:00
samsung_sound.c sound: Allow audio codecs to be used by other SoCs 2019-02-09 12:50:22 -07:00
samsung-i2s.c sound: samsung: Fix 'regiter' typo 2019-02-09 12:50:22 -07:00
sandbox.c sound: Add a new stop_play() method 2020-02-05 19:33:46 -07:00
sound-uclass.c sound: Add a new stop_play() method 2020-02-05 19:33:46 -07:00
sound.c dm: sound: Use the correct number of channels for sound 2018-12-13 16:37:10 -07:00
tegra_ahub.c tegra: sound: Add an audio hub driver 2019-05-24 10:13:52 -07:00
tegra_i2s_priv.h tegra: sound: Add an I2S driver 2019-05-24 10:14:03 -07:00
tegra_i2s.c tegra: sound: Add an I2S driver 2019-05-24 10:14:03 -07:00
tegra_sound.c sound: tegra: Add a sound driver 2019-05-24 10:14:10 -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
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