mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
An audio codec provides a way to convert digital data to sound and vice versa. Add a simple uclass which just supports setting the parameters for the codec. Signed-off-by: Simon Glass <sjg@chromium.org>