NishanthMenon changed the topic of #linux-ti to: Linux development for TI SoCs | Logs: https://libera.irclog.whitequark.org/linux-ti/| paste logs in https://pastebin.ubuntu.com/ | Let it rock! Vendor SDK/kernel: Also see e2e.ti.com
crabbedhaloablut has quit []
ikarso has joined #linux-ti
rob_w has joined #linux-ti
crabbedhaloablut has joined #linux-ti
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> root@verdin-am62-14917616:~# dmesg|grep therm
<pivi> [ 0.305187] thermal_sys: Registered thermal governor 'power_allocator'
<pivi> [ 0.297759] thermal_sys: Registered thermal governor 'step_wise'
<pivi> [ 1.459963] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource
<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]
jluthra has joined #linux-ti
Peng_Fan has quit [Quit: Connection closed for inactivity]
<bryanb> ah thank you pivi . I fixed that up a while back and forgot to send it back to the SDK https://lore.kernel.org/lkml/20221031232702.10339-1-bb@ti.com/
<bryanb> oh should have looked at your link first :)
<pivi> from my point of view all good, but I expect people using your downstream branch to be affected by this issue
ikarso has quit [Quit: Connection closed for inactivity]
florian has quit [Quit: Ex-Chat]
florian_kc has quit [Ping timeout: 245 seconds]
minash has quit [Remote host closed the connection]
minash has joined #linux-ti
Kubu_work has quit [Quit: Leaving.]
ikarso has joined #linux-ti
florian_kc has joined #linux-ti
Kubu_work has joined #linux-ti
Kubu_work has quit [Quit: Leaving.]
florian_kc has quit [Ping timeout: 244 seconds]