ASoC: TSCS42xx: Add CCF support to get sysclk

The TSCS42xx relies on set_sysclk to get a unique clock id and rate,
which prevents it from being used with the simple-card.

Remove set_sysclk callback
Add CCF support to get clock id and rate
Add clocks and clock-names to device tree binding

Signed-off-by: Steven Eckhoff <steven.eckhoff.opensource@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Steven Eckhoff 2018-04-04 16:49:52 -05:00 • committed by Mark Brown
commit aa0f18d762
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
3 changed files with 75 additions and 37 deletions