Enable PU regulator

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,590件の閲覧回数
niklasmolin
Senior Contributor I

Hi.

I wonder if there is a quick way to enable the PU regulator, either in the device tree or from user space?

For the moment it seems like the PU regulator is disabled (during the startup I can see it first enables and then disables it).

Since it's disabled, the VDDPU won't follow the VDDSOC (which it should according to the datasheet), when changing the frequency (in the imx6q-cpufreq.c file).

If I don't have an application using the VPU, will it automatically disabled the VDDPU?

Thanks,

Niklas

ラベル(3)
0 件の賞賛
返信
1 解決策
2,364件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Niklas

one can check "reg_pu" in imx6qdl.dtsi :

linux-2.6-imx.git - Freescale i.MX Linux Tree

If application is not using the VPU, linux will automatically disable the VDDPU.

Requirement that VDDPU should follow the VDDSOC applies when VDDPU is enabled.

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,365件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Niklas

one can check "reg_pu" in imx6qdl.dtsi :

linux-2.6-imx.git - Freescale i.MX Linux Tree

If application is not using the VPU, linux will automatically disable the VDDPU.

Requirement that VDDPU should follow the VDDSOC applies when VDDPU is enabled.

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

0 件の賞賛
返信
2,364件の閲覧回数
niklasmolin
Senior Contributor I

Hi Igor.

Thanks for the answer.

I assume that was the case.

Thanks,

Niklas

0 件の賞賛
返信