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.

[参考译文] AM62A7-Q1:VPU 抱怨 IRQ 和 OPP 表缺失

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1527617/am62a7-q1-vpu-complaining-about-missing-irq-and-opp-table

器件型号:AM62A7-Q1

工具/软件:

您好、

我尝试在 AM62A 上使 Linux 在没有错误消息的情况下启动、并且看到以下错误消息:

[    0.152707] omap-mailbox 29030000.mailbox: no available mbox devices found
[    3.774684] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found
[    3.794242] vdec 30210000.video-codec: failed to get irq resource, falling back to polling
[    3.802955] vdec 30210000.video-codec: OPP table not found in device tree

我目前专注于视频编解码器消息、因为这些消息看起来很容易解决;

我的问题:

  1. VPU 应使用什么 IRQ?
  2. 我可以为 VPU 使用什么 OPP 表、如何使用它? 我的应用需要一个 500MHz 时钟、我当前已手动设置该时钟。
    但如果动态地进行设置、只要它足够快地扩展、就不会有任何影响。

如果您对 mbox 设备未找到错误有任何想法、这也会很好。

此致、

Bas Vermeulen