u-boot-brain/arch/sandbox
Simon Glass d490189865 dm: sound: Create a uclass for sound
The sound driver pulls together the audio codec and i2s drivers in order
to actually make sounds. It supports setup() and play() methods. The
sound_find_codec_i2s() function allows locating the linked codec and i2s
devices. They can be referred to from uclass-private data.

Add a uclass and a test for sound.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:32:49 -07:00
..
cpu dm: sandbox: Update sound to use two buffers 2018-12-13 16:32:49 -07:00
dts dm: sound: Create a uclass for sound 2018-12-13 16:32:49 -07:00
include/asm dm: sound: Create a uclass for sound 2018-12-13 16:32:49 -07:00
lib efi: sandbox: Add required linker sections 2018-06-03 15:27:21 +02:00
config.mk sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00