I use Armbian in my orangepi one board, and I use the usb gadget to simulate keyboard and mouse. It works on Armbian_23.11.1, but it break in Armbian_24.5.1. After some time, I found out that it is cause by linux kernel commit: b13d48408e9f0aa80f3d9f93960aa49bd0da7af8, when I remove the "phys" property, the usb gadget works again.