]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit945c7683c52ac39e8def05cf826632b52044874a
tree14e6c53755b7b0ddaaa496f3c8e167292d631afe
parent65b6851d243ff54cbd4adfb887a8af9d04b7f286
parent6c06ad34eda9e1990313ff80999e1a75a02fa1c0
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.