]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26561f11600aa2a1363d44e9fa2565f4690280c7
treebc3fc6e48c2b660dea2a774cbb6461588be125ce
parent63ea37d5741b318ed412333fd8af5e3868003015
parentac579902381eb70684bc94bf82325a698f076fa3
ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id

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.