]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id
authorMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 10:17:37 +0000 (10:17 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 10:17:37 +0000 (10:17 +0000)
Merge series from Ariel D'Alessandro <ariel.dalessandro@collabora.com>:

Sound cards may allow using different main clock inputs. In the generic
fsl-asoc-card driver, these values are hardcoded for each specific card
configuration.  Let's make it more flexible, allowing setting mclk-id
from the device-tree node.


Trivial merge