[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.

Setup dr_mode for USB-DR to peripheral as the default (host mode) doesn't make
much sense for the mini-AB connector on the ITX board.

Peripheral mode is preferable to OTG as the fsl_usb2_udc.c driver doesn't yet
properly support it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

authored by jacmet@sunsite.dk and committed by Kumar Gala f93c7c5a 39db0fd9

+1
+1
arch/powerpc/boot/dts/mpc8349emitx.dts
··· 99 99 #size-cells = <0>; 100 100 interrupt-parent = < &ipic >; 101 101 interrupts = <26 8>; 102 + dr_mode = "peripheral"; 102 103 phy_type = "ulpi"; 103 104 }; 104 105