Hi All, I'm able to use the prueth driver on a AM5749 cpu using the TI vendor branch (ti-linux-5.10.y). But I need a more recent kernel to support other device on my custom board. So I had to rebase all the TI work related to the out of tree prueth driver on a the latest kernel. I hope this driver will be merged in the kernel soon but the series [1] doesn't include the prueth driver for AM57xx cpus (only the icssg_prueth for AM65xx is included). For some reason the IEP driver [2] [3] doesn't probe anymore. Is a side effect of recent ti-sysc or legacy platform data work ? I'm using a 5.19.8 stable kernel. The prueth_probe() error out with "unable to get IEP" log message. Do you have any clue? Danish, if you can provide a new version of the "PRUSS Remoteproc, Platform APIS, and Ethernet Driver" series including the prueth and iep driver for AM57xx, I will be able to test it [4]. Thanks! [1] https://lore.kernel.org/netdev/20220406094358.7895-1-p-mohan@xxxxxx/ [2] https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-5.10.y&id=d3bf5a58c356a90fe14d34f213d6195b9a946dc5 [3] https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-5.10.y&id=7cb095866c8b436176dd783878a9e9c3c0bada0b [4] https://lore.kernel.org/linux-remoteproc/992019ad-5c58-d420-8a18-a82228f8e086@xxxxxxxx/ Best regards, Romain