Revert "arm/dt: msm9625: Enable usb otg mode on 9x25"

This reverts commit eb7721e71684a04b1395c37550713dd8e943b47a

 Due to this change on random reboots  USB port is not enumerating.
 As we know USB port mdm device can function in either
 peripheral (default) or host mode. Host mode should only come into the
 picture when a USB micro-A cable is inserted, which is not the case
 here. For some reason host mode is being kicked off during bootup, and
 starts down a different state machine path, and effectively peripheral
 mode is disabled while it is active. This  prevents enumeration
 on the PC and causing  ADB and ports to not detected.

Change-Id: I28c3ead894753d8115c9d27a3eed8aa272881b92
Signed-off-by: Devendra Patel <cdevenp@codeaurora.org>
1 file changed