Files
u-boot/drivers
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-12-06 14:38:03 -08:00
2018-12-07 08:13:45 -05:00
2018-12-06 14:37:51 -08:00
2018-07-19 16:31:38 -04:00
2018-12-13 16:32:49 -07:00
2018-10-07 11:04:01 -04:00
2018-11-29 09:30:06 -07:00
2018-12-06 17:15:15 -05:00
2018-12-06 23:26:32 -05:00