lkml.org 
[lkml]   [2023]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectmt6370 i2c error -ETIMEDOUT: Failed to check vendor info
I can't seem to get the device registered. I have the device in an I2c
node just like in the documentation

DTS code

&i2c2 {
compatible = "mediatek,mt8186-i2c";
&pmic@34 {
compatible = "mediatek,mt6370";
}
};

It seems to time out during probe.
regmap_read(rmap, MT6370_REG_DEV_INFO, &devinfo);
returns -110

\
 
 \ /
  Last update: 2023-11-22 15:14    [W:0.294 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site