Hello everyone!
I've just tried update the kernel 5.10.100 (https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=08.02.00.006) to version 5.10.120 (https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=08.04.00.004) and I founded in issue.
[ 3.463165] ti-sysc: probe of 4ae18000.target-module failed with error -16 [ 3.528167] ti-sysc 48051000.target-module: dts flag should be at module level for ti,no-idle-on-init [ 3.528198] ti-sysc 48051000.target-module: dts flag should be at module level for ti,no-reset-on-init ... [ 3.718994] ti-sysc: probe of 4882c000.target-module failed with error -16 [ 3.719085] ti-sysc: probe of 4882e000.target-module failed with error -16 ...
I've checked the DTB, but didn't find any relevant changes. So, what was changed in the DTB/defconfig between these versions and how to fix the errors?
Thanks,
Andy