projects
/
platform
/
kernel
/
linux-arm64.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39db0fd
)
[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.
author
jacmet@sunsite.dk
<jacmet@sunsite.dk>
Fri, 28 Sep 2007 14:21:15 +0000
(16:21 +0200)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 28 Sep 2007 15:26:48 +0000
(10:26 -0500)
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>
arch/powerpc/boot/dts/mpc8349emitx.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/mpc8349emitx.dts
b/arch/powerpc/boot/dts/mpc8349emitx.dts
index 502f47c01797215f80fb2f8cef3938c152a149c5..44c065a6b5e71a2ea1fe318a5062a2d8d79f3ff8 100644
(file)
--- a/
arch/powerpc/boot/dts/mpc8349emitx.dts
+++ b/
arch/powerpc/boot/dts/mpc8349emitx.dts
@@
-99,6
+99,7
@@
#size-cells = <0>;
interrupt-parent = < &ipic >;
interrupts = <26 8>;
+ dr_mode = "peripheral";
phy_type = "ulpi";
};