This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM625-Q1:AM625 的时钟设置。

Guru**** 2481465 points
Other Parts Discussed in Thread: AM625, TDA4VM

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1457794/am625-q1-clock-setting-of-am625

器件型号:AM625-Q1
Thread 中讨论的其他器件:AM625TDA4VM

工具/软件:

尊敬的专家:

我们的客户正在努力将所应用的 AVB 代码(适用于 TDA4VM 的 DP83TC817)移植到 AM625 (DP83TG721)。
您能建议他们遵循 DTS 代码吗?
-您能告诉他们在 DTS 文件中的时钟/时钟名称/分配时钟/分配时钟父参数的含义,以便为 AM625 配置 DTS。
 (特别是数字 55 和 57 的含义)。

main_timer6:计时器@2460000{
兼容=“ti、am654-timer“;
REG =<0x00 0x2460000 0x00 0x400>;
中断= ;
Clocks =<&K3_CLKS  55  1>;
时钟名称=“fck";“;
Assigned-clocks =<&K3_CLKS  55  1>;
assigned-clock-parter =<&k3_CLKS  55  4>;/* 250MHz、分辨率很好! */
电源域=<&K3_PDS  55  TI_SCI_PD_EXCLUSTE>;
TI、timer-capt;
};

main_timer7:计时器@2470000{
兼容=“ti、am654-timer“;
REG =<0x00 0x2470000 0x00 0x400>;
中断= ;
Clocks =<&K3_CLKS  57  1>;
时钟名称=“fck";“;
Assigned-clocks =<&K3_CLKS  57  1>;
assigned-clock-parter =<&k3_CLKS  57  2>;
电源域=<&K3_PDS  57  TI_SCI_PD_EXCLUSTE>;
TI、TIMER-PWM;
};

此致、

ITO