1
0
Fork 0
remarkable-uboot/drivers/sound
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file
The i2s code is in fact Samsung-specific, but there might be other
implementation. Move this code into its own file. This makes it slightly
more obviously how to adjust the code to support another SoC, when someone
takes this task on.

Also drop non-FDT support, since it isn't used on Exynos 5.

Tested-by: Che-Liang Chiou <clchiou@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-03-17 20:05:49 -06:00
..
Makefile sound: Move Samsung-specific code into its own file 2014-03-17 20:05:49 -06:00
max98095.c Sound: MAX98095: Support I2S0 channel 2013-09-24 09:10:33 -04:00
max98095.h Sound: MAX98095: Support I2S0 channel 2013-09-24 09:10:33 -04:00
samsung-i2s.c Sound: I2S: Replacing I2S1 with I2S0 channel. 2013-09-24 09:10:33 -04:00
sandbox.c sandbox: Add a simple sound driver 2014-03-17 20:05:48 -06:00
sound-i2s.c sound: Move Samsung-specific code into its own file 2014-03-17 20:05:49 -06:00
sound.c sound: Move Samsung-specific code into its own file 2014-03-17 20:05:49 -06:00
wm8994.c Sound: WM8994: Support I2S0 channel 2013-09-24 09:10:33 -04:00
wm8994.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
wm8994_registers.h Sound: WM8994: Support I2S0 channel 2013-09-24 09:10:33 -04:00