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.

[参考译文] Linux/AM5728:PMIC 错误

Guru**** 2917990 points

Other Parts Discussed in Thread: AM5728, TPS659038-Q1

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/665769/linux-am5728-pmic-error

器件型号:AM5728
主题中讨论的其他器件: TPS659038-Q1

工具/软件:Linux

大家好、

我们将 AM5728用于我们的产品。  

有时、在通过 dmesg 进行的内核日志中、我们会在日志中看到以下行:

[8632.351524] Palms-gpadc 48070000.i2c:tps659038@58:gpadc:转换未完成
[8632.361861] Palmas-gpadc 48070000.i2c:tps659038@58:gpadc:ADC 启动转换失败
[8637.378529] Palms-gpadc 48070000.i2c:tps659038@58:gpadc:转换未完成
[8637.388763] Palms-gpadc 48070000.i2c:tps659038@58:gpadc:ADC 启动转换失败
[8642.405528] Palms-gpadc 48070000.i2c:tps659038@58:gpadc:转换未完成
[8642.413882] Palms-gpadc 48070000.i2c:tps659038@58:gpadc:ADC 启动转换失败

我们将 Palmas-gpadc 用于 tps659038 PMIC。

问题:


我很好奇内核日志中此错误的原因是什么?

它们是否会有任何伤害?

谢谢、

Divyeshkumar

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

    大家好、Divyeshkumar、

    您是否使用 AM57x TI PSDK v4.02?

    software-dl.ti.com/.../index_FDS.html

    此致、
    帕维尔

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

    这两个错误消息由 TPS659038-Q1 PMIC 12位 Σ-Δ 通用模数转换器(GPADC)生成。 内核日志中这些错误消息的原因是 GPADC 的转换操作失败(gpadc_start_conversion ()函数失败)。 有关如何修复这些错误以及这些错误有多大的危害、您应该在 PMIC 论坛中提问/发帖:

    e2e.ti.com/.../200

    另请参阅以下用户指南是否在"帮助"中、请注意第3节"已知问题":

    www.ti.com/.../slia087a.pdf


    在 AM572x 器件端、您需要仔细检查 DTS 文件是否正确、请参阅以下指针、例如:

    linux-4.9.59/arch/arm/boot/dts/omap5-board-common.dtsi
    Linux-4.9.59/Documentation/devicetree/bindings/IIO/ADC/palmas-gpadc.txt

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

    您好、Pavel、

    感谢您 的回答。

    BR、

    Divyeshkumar