Hello, I have a question regarding virtualization of usbh1 and usbotg1 using Xen on imx8qm.
In the provided device-tree fsl-imx8qm-device.dtsi, the referenced usbphy (usbphy1 and usbphynop2) for the two controllers (usbh1 and usbotg1) share the same clock and power-domain.
Is it possible to use usbh1 in dom0 and usbotg1 in domu?
Could you please provide an example of how this could be done?