commit | 38d0bb3b53ef27b33b58d404317265af824f99bd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 10 10:37:44 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 13 16:36:30 2018 -0700 |
tree | 2d5eae4aa096c18d15d061bb66d2bb6ac14013e5 | |
parent | 803f6b5322d402c5de77413b3bbe4b708475d809 [diff] |
dm: exynos: sound: Convert to use driver model 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>