How to solve reports "failed to set baudclk rate" error in imx6dl android6.0 platform?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to solve reports "failed to set baudclk rate" error in imx6dl android6.0 platform?

666件の閲覧回数
imx-talent
Contributor I

Hi, everybody!

            I config dts ssi2 as i2s master below:

ssi2:{

......

clocks = <&clks IMX6QDL_CLK_SSI2_IPG>,
<&clks IMX6QDL_CLK_SSI2>;
clock-names = "baud";
....

}

         it reports "failed to set baudclk rate\n" in the function  fsl_ssi_set_bclk(), how to solve the error and config i2s master in imx6dl android6.0 platform?

        Thank you and good luck to you!

タグ(1)
0 件の賞賛
2 返答(返信)

513件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi talent

please check ssi master usage on

http://permalink.gmane.org/gmane.linux.alsa.devel/127795 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

513件の閲覧回数
imx-talent
Contributor I

I check ssi master is correct.but how to configure bitclock output 2.8Mhz?

0 件の賞賛