u-boot-brain/arch/sandbox
Simon Glass e96fa6c911 dm: sound: Create a uclass for i2s
The i2s bus is commonly used with audio codecs. It provides a way to
stream digital data sychronously in both directions. U-Boot only supports
audio output, so this uclass is very simple, with a single tx_data()
method.

Add a uclass and a test for i2s.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:32:49 -07:00
..
cpu sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00
dts dm: sound: Create a uclass for i2s 2018-12-13 16:32:49 -07:00
include/asm dm: sound: Create a uclass for i2s 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