Add support of two Audio PLL source
authorMark Brown <broonie@kernel.org>
Wed, 6 Jul 2022 11:06:44 +0000 (12:06 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 6 Jul 2022 11:06:44 +0000 (12:06 +0100)
Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:

i.MX8MQ/MN/MM/MP platforms typically have 2 AUDIO PLLs being
configured to handle 8kHz and 11kHz series audio rates.

The patches implement the functionality to select at runtime
the appropriate AUDIO PLL for root clock, if there is no
two PLL registered, then no action taken.


Trivial merge