Node “assigned lock rates” configuration

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

Node “assigned lock rates” configuration

109 Views
ximenbingmeng
Contributor III

How to calculate the clocks that are configured in each device tree node of IMX8? Can a data flow diagram be generated based on the device tree nodes? Which document does the device tree refer to?
For example, the following addition,
&lcdif {
status = "okay";
assigned-clock-rates = <484000000>, <121000000>, <400000000>, <133333333>;
};
I want to know how the values filled in after the assigned lock rates are calculated?
Looking forward to your reply, thank you very much!

0 Kudos
Reply
1 Reply

94 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

This may help you:

https://www.nxp.com/docs/en/application-note/AN5125.pdf

 

Regards

0 Kudos
Reply