I'm trying to set otg on stm32mp157d in device only mode, according to the guidance on OTG device tree configuration - stm32mpu (stmicroelectronics.cn), &usbotg_hs { compatible = "st,stm32mp15-hsotg", "snps,dwc2"; phys = <&usbphyc_port1 0>; ...
Thank you for your helping, I'm really appreciate it. Here is the log.Here is some imformation that might involved with the otg port from the log:[ 2.881050] dwc2 49000000.usb-otg: 49000000.usb-otg supply vusb_d not found, using dummy regulator[ 2...
thank you for your answer, but I've check that it is the latest version, also in the old version the device tree is the same ,as for the uboot ,here is the device tree setting about otg in uboot: &usbotg_hs { u-boot,force-b-session-valid; hnp-srp-dis...