u-boot-brain/drivers/sound
Simon Glass bcea0e1e81 rockchip: Add a sound driver
Add a sound driver for rk3288 supporting chromebook_jerry. This uses the
I2S driver, and existing audio codec and the clock/pinmux support.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2019-02-01 16:59:10 +01:00
..
codec-uclass.c dm: sound: Create a uclass for audio codecs 2018-12-13 16:32:49 -07:00
i2s-uclass.c dm: sound: Create a uclass for i2s 2018-12-13 16:32:49 -07:00
Kconfig rockchip: Add an I2S driver 2019-02-01 16:59:10 +01:00
Makefile rockchip: Add a sound driver 2019-02-01 16:59:10 +01:00
max98090.c dm: sound: exynos: Add support for max98090 2018-12-13 16:36:30 -07:00
max98090.h dm: sound: exynos: Add support for max98090 2018-12-13 16:36:30 -07:00
max98095.c dm: sound: max98095: Tidy up error codes 2018-12-13 16:36:41 -07:00
max98095.h dm: sound: Fix license headers 2018-12-13 16:36:41 -07:00
maxim_codec.c dm: sound: Move common code out of maxim98095 2018-12-13 16:36:30 -07:00
maxim_codec.h dm: sound: Move common code out of maxim98095 2018-12-13 16:36:30 -07:00
rockchip_i2s.c rockchip: Add an I2S driver 2019-02-01 16:59:10 +01:00
rockchip_sound.c rockchip: Add a sound driver 2019-02-01 16:59:10 +01:00
samsung_sound.c dm: exynos: sound: Convert to use driver model 2018-12-13 16:36:30 -07:00
samsung-i2s.c dm: sound: Add conversion to driver model 2018-12-13 16:36:29 -07:00
sandbox.c dm: sandbox: Allow selection of sample rate and channels 2018-12-13 16:37:09 -07:00
sound-uclass.c dm: sound: Use the correct number of channels for sound 2018-12-13 16:37:10 -07:00
sound.c dm: sound: Use the correct number of channels for sound 2018-12-13 16:37:10 -07:00
wm8994_registers.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
wm8994.c dm: sound: Complete migration to driver model 2018-12-13 16:36:41 -07:00
wm8994.h dm: sound: Start i2c IDs from 0 2018-12-13 16:32:49 -07:00