Associate III
May 28, 2024
Solved
USBOTG_HS and FUSB302 device tree porblem.
- May 28, 2024
- 1 reply
- 2480 views
Hello,
I am developing on a custom STM32MP151AAC board, the software is openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23. The board successfully booted, and most of the part works fine. The problem is I cannot make USBOTG run. My board use FUSB302 instead STUSB1600.
Now, the problem is I cannot make a usable device tree for usbotg_hs and fusb302, the kernel always complains
OF: graph: no port node found in /soc/i2c@5c002000/typec-portc@22
I had try my best to find where the problem is but without success. The device tree file and dmesg are attached in the thread. Could anyone give me some suggestions?
Thanks.
