u-boot/drivers/sound
Simon Glass 6c986cfef4 dm: sound: Start i2c IDs from 0
The current ID enums start from 1 but there does not seem to be any reason
that they cannot start with 0. Adjust the code to avoid the +1 in
codec_init().

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:32:49 -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: Create an option to use driver model for sound 2018-12-13 16:32:49 -07:00
Makefile dm: sound: Create a uclass for sound 2018-12-13 16:32:49 -07:00
max98095.c dm: sound: exynos: Correct codec bus addresses 2018-12-13 16:32:49 -07:00
max98095.h dm: sound: Start i2c IDs from 0 2018-12-13 16:32:49 -07:00
samsung-i2s.c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv 2018-12-13 16:32:49 -07:00
sandbox.c dm: sound: Create a uclass for sound 2018-12-13 16:32:49 -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: Fix up header ordering 2018-12-13 16:32:49 -07:00
wm8994.h dm: sound: Start i2c IDs from 0 2018-12-13 16:32:49 -07:00