On Thu, Oct 08, 2020 at 01:33:00PM -0500, Adam Ford wrote: > According to the i.MX8MN TRM, there is only one OTG port. The > address for OTG2 is reserved on Nano. > > This patch removes the non-existent OTG2, usbphynop2, and the usbmisc2 > nodes. > > Fixes: 6c3debcbae47 ("arm64: dts: freescale: Add i.MX8MN dtsi support") > This newline is not really necessary. > Signed-off-by: Adam Ford <aford173@xxxxxxxxx> Applied, thanks. > --- > V2: Remove usbmisc2 and usbphynop2 in addition to the otg2 node.