commit | f65a7d4df3e8f102ad49ca16fcdad3c95fe27f18 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 27 20:15:22 2018 -0700 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Feb 01 16:59:10 2019 +0100 |
tree | ad4a09f890d7fc9bbe3b49fbe35efd24bc000da5 | |
parent | 63a65b4200615452353710569097f8b18948f42f [diff] |
rockchip: Add a sound driver Add a sound driver for rk3288 supporting chromebook_jerry. This uses the I2S driver, and existing audio codec and the clock/pinmux support. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>