Message ID | 1656667961-1799-1-git-send-email-shengjiu.wang@nxp.com |
---|---|
Headers | show |
Series | Add support of two Audio PLL source | expand |
On Fri, 01 Jul 2022 17:32:41 +0800, Shengjiu Wang wrote: > Add two PLL clock source, they are the parent clocks of root clock > one is for 8kHz series rates, another one is for 11kHz series rates. > They are optional clocks, if there are such clocks, then driver > can switch between them for supporting more accurate rates. > > Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> > --- > Documentation/devicetree/bindings/sound/fsl-sai.txt | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>