After changed to USB DM driver, the framework uses the seq to find usb
device when registering a gadget driver. We have to add usb0 alias in
all i.MX6 and i.MX7 dtsi, otherwise the gadget driver register will fail.
Signed-off-by: Ye Li <ye.li@nxp.com>
spi3 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
+ usb0 = &usbotg;
};
intc: interrupt-controller@00a01000 {
spi3 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
+ usb0 = &usbotg1;
};
cpus {
usbphy1 = &usbphy2;
lcdif0 = &lcdif1;
lcdif1 = &lcdif2;
+ usb0 = &usbotg1;
};
cpus {
spi4 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
+ usb0 = &usbotg1;
};
cpus {
spi4 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
+ usb0 = &usbotg1;
};
cpus {
spi3 = &ecspi2;
spi4 = &ecspi3;
spi5 = &ecspi4;
+ usb0 = &usbotg1;
};
cpus {
i2c2 = &lpi2c6;
i2c3 = &lpi2c7;
spi0 = &qspi1;
+ usb0 = &usbotg1;
};
cpus {