dm: sound: Add conversion to driver model
authorSimon Glass <sjg@chromium.org>
Mon, 10 Dec 2018 17:37:39 +0000 (10:37 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2018 23:36:29 +0000 (16:36 -0700)
commitd6cadd591879ba9d2d8a4375bb65f5032b5fb987
treeae5061c9c7affa9759e1707966eff298d0fce538
parent6c986cfef4a104ad39faf381014b7c315984cab8
dm: sound: Add conversion to driver model

Move the existing hardware drivers over to use driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/exynos5250-smdk5250.dts
arch/arm/dts/exynos5420-smdk5420.dts
drivers/sound/Makefile
drivers/sound/max98095.c
drivers/sound/samsung-i2s.c
drivers/sound/samsung_sound.c [new file with mode: 0644]
drivers/sound/sandbox.c
drivers/sound/wm8994.c