commit | 658a874ff7bb08bbfa5d1a32087732f185be2f73 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 10 10:37:50 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 13 16:37:09 2018 -0700 |
tree | 138387d1a785612a1cef0c36c8f7209c2f235df4 | |
parent | ad2a5e3737a9ac218d8154ae435b0005bb6ea373 [diff] |
dm: sandbox: Allow selection of sample rate and channels At present these parameters are hard-coded in the sdl interface code. Allow them to be specified by the driver instead. Signed-off-by: Simon Glass <sjg@chromium.org>