Hi,
I am running a custom iMX6ULZ, I am concerning imx_usb error that vbus not found, using dummy regulator? I've read the i.MX_Linux_Reference_Manual.pdf and enabled following configure as per 39.3.3 Menu Configuration Options., what I could miss?
CONFIG_USB_NET_DRIVERS=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_CHIPIDEA=y
CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_GADGET=y
CONFIG_USB_MXS_PHY=y
I don't see anything I might miss, do I? I don't think to change loadable module support would fix it, but I could be wrong.
Thank you.
Kind regards,
jh
Hi Jupiter
what bsp used in the case, may be recommended to try one from source.codeaurora.org/external/imx/linux-imx repository
for 2184200.usb one can look at
https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul.dtsi?h=lf-5.10.y
Best regards
igor