]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf218ef5aa76181525d5ee0c636bc0a57c3969fd
tree14e6c53755b7b0ddaaa496f3c8e167292d631afe
parenta9f764bdbcc6d8a87785a84f11ceb6fe4586f8d1
parent35dac2e05169261703e6c6d6da5845171699658f
Add support of two Audio PLL source

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.