How to change SDIO frequency to 25MHz in Android KK 4.4.2?

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

How to change SDIO frequency to 25MHz in Android KK 4.4.2?

1,306件の閲覧回数
m_c
Senior Contributor I

How to change SDIO frequency to 25MHz in Android KK 4.4.2?

ラベル(2)
タグ(2)
0 件の賞賛
返信
2 返答(返信)

1,103件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Have you tried to  change the code in the arch/arm/mach-imx/clk-(your device).c file?

For example:

clk[usdhc1_podf]  = imx_clk_divider("usdhc1_podf",  "usdhc1_sel",   

base + 0x24, 11, 3);

To change the usdhc_clk_ root.

Please try that and let me know if that works.

Best Regards,

Alejandro

0 件の賞賛
返信

1,103件の閲覧回数
m_c
Senior Contributor I

Hello Alejandro,

Customer can't find this file or function name in Android KK 4.4.2.

0 件の賞賛
返信