u-boot-brain/drivers/sound
Simon Glass 93a98a6ff3 dm: exynos: sound: Convert to use driver model
Update snow's device tree and config to use driver model for sound. Also
update the others as best we can.

Spring does not appear to have audio support in the kernel. The smdk5250
and smdk5420 boards use a wolfson codec which I cannot test with. So the
only boards that is tested and known to work are snow, pit and pi.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:36:30 -07: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 dm: sound: exynos: Add support for max98090 2018-12-13 16:36:30 -07:00
Makefile dm: sound: exynos: Add support for max98090 2018-12-13 16:36:30 -07: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: Move common code out of maxim98095 2018-12-13 16:36:30 -07:00
max98095.h dm: sound: Move common code out of maxim98095 2018-12-13 16:36:30 -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
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: sound: Add conversion to driver model 2018-12-13 16:36:29 -07:00
sound-i2s.c dm: sound: Start i2c IDs from 0 2018-12-13 16:32:49 -07:00
sound-uclass.c dm: sound: Create a uclass for sound 2018-12-13 16:32:49 -07:00
sound.c sound: Add sample rate as a parameter for square wave 2018-11-29 09:30:05 -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: Add conversion to driver model 2018-12-13 16:36:29 -07:00
wm8994.h dm: sound: Start i2c IDs from 0 2018-12-13 16:32:49 -07:00