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.

AM625: ti-sci-clk recalc-rate errors

Part Number: AM625

After the update to `SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.1--v09.02.01 (Kool Koala)')` from `SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)')` the Linux Kernel complaints with lots of errors:

...
[    0.202912] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=13, clk=7, ret=-19
[    0.215351] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=36, clk=9, ret=-19
[    0.226626] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=36, clk=15, ret=-19
[    0.237361] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=36, clk=16, ret=-19
[    0.248097] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=36, clk=17, ret=-19
[    0.258831] ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=36, clk=18, ret=-19
...

Did you introduce some incompatibility between firmware and the kernel? I hope this is not the case ...

Our current software is based on a 6.1 kernel (from TI), with the latest component from meta-ti  kirkstone OE layer branch, so it's pretty much your latest development state.