u-boot-brain/drivers/sound
Simon Glass 82a27d2c8c dm: sound: max98095: Split out interface setup code
With driver model we want to do a minimal probe when the device is probed
and then set up the codec interface later when a sound is actully played.

Split this setup code out into its own function to help with this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:32:49 -07:00
..
Kconfig drivers: hierarchize drivers Kconfig menu 2015-08-12 20:47:44 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
max98095.c dm: sound: max98095: Split out interface setup code 2018-12-13 16:32:49 -07:00
max98095.h
samsung-i2s.c dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv 2018-12-13 16:32:49 -07:00
sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sound-i2s.c dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv 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: wm899c: Split out interface setup code 2018-12-13 16:32:49 -07:00
wm8994.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00