Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-13 | dm: exynos: sound: Convert to use driver model | Simon Glass | |
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 | dm: sound: Add conversion to driver model | Simon Glass | |
Move the existing hardware drivers over to use driver model. Signed-off-by: Simon Glass <sjg@chromium.org> |