commit | 90eb6b59d311e6facd040124cb5b659a865125b8 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Mon Jul 02 17:11:00 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 05 11:08:08 2018 +0100 |
tree | edd6856bdfffc011e3365f0d9e12c2a4e089eab2 | |
parent | 74b37e299f038c910dc728d736e3f071ba0ead2a [diff] |
ASoC: pxa-ssp: add support for an external clock in devicetree Allow setting a clock called 'extclk' in the device of the ssp-dai device. If specified, this clock will be set to the mclk rate from the DAI's .set_sysclk() callback. The DAI will also configure itself to use that external clock. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>