VDD_ARM_CAP on 3.14.28

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VDD_ARM_CAP on 3.14.28

658 Views
adrianmcgrath
Contributor III

Hello All

I've been looking through postings on this and other forums for fixes to behaviour described as instability. During this process I was pointed to this posting:

The reason i.MX6DQ VDD_ARM_CAP setting was changed by L3.10.53_1.1.0-ga.

I'm using Kernel 3.14.28 (Yocto Fido) and checked on the status of the VDD_ARM_CAP voltage setting as described by Satoshi Shimoda in Sept 2015. Satoshi highlights line 33 in arch/arm/boot/dts/imx6q.dtsi which refers to the following section:

operating-points = <

     /*     kHz               uV */

           1200000           1275000

           996000            1250000

           852000            1250000

           792000            1175000           <== Value updated to increase stability

           396000            975000

>;

So my question is do any of the other values in this (or a related) section need to be updated for improved stability if operating at the higher clock frequencies?

Many thanks in advance.

0 Kudos
2 Replies

436 Views
art
NXP Employee
NXP Employee

The highest possible operating clock frequency of 1.2GHz (1200000kHz) is already listed here, so, no other values should be updated.


Have a great day,
Artur

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

0 Kudos

436 Views
adrianmcgrath
Contributor III

Hi Artur

Thank you for your response.

From Satoshi's original question "operating-points" relates to VDD_ARM_CAP.

Would you be able to confirm what symbols in the datasheet the term "fsl,soc-operating-points" refers to?

i.e.

1) Does "operating-points" relate to other datasheet symbols as well as VDD_ARM_CAP?

2) Does "fsl,soc-operating-points" refer to datasheet symbols VDD_ARM_IN, VDD_ARM23_IN, VDD_SOC_IN or something else?

Many thanks

0 Kudos