Files
u-boot/include/dm
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
..
2018-09-18 08:12:21 -06:00
2018-11-29 09:30:06 -07:00
2018-11-16 16:51:56 -05:00
2018-12-13 16:32:49 -07:00