crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #linux-ti
Kubu_work has joined #linux-ti
florian has joined #linux-ti
florian_kc has joined #linux-ti
<pivi>
Testing TI linux 6.1 on AM62. After enabling K3_THERMAL I tested the thermal sensors and it's not working for us. Use to work with 5.10. Any ideas?
<pivi>
[ 1.467105] k3-j72xx-soc-thermal: probe of b00000.temperature-sensor failed with error -22
<pivi>
[ 6.307591] hwmon hwmon0: temp1_input not attached to any thermal zone
<pivi>
[ 6.332878] hwmon hwmon2: temp1_input not attached to any thermal zone
<pivi>
should I post on e2e.ti.com ?
<pivi>
ok, I have found the issue. something wrong in the SOC dtsi.
<pivi>
so, the issue is the following. there is a third region (reg = <>..) that is required only on some jacinto platform, however the driver in 6.1-ti always look for it, while in mainline platform_get_resource(..., 2) if within an if branch that is not hit on AM62.
<pivi>
so either the downstream driver get changed in a similar way OR we add a useless third params in the DT reg
<pivi>
I'll just fix it in our downstream branch the easiest way, mainline is fine, I assume you would need to do something on your downstream
<pivi>
our (toradex), your (ti)
rob_w has quit [Remote host closed the connection]
vigneshr has quit [Quit: Connection closed for inactivity]