Re: [REPOST][PATCH] mpc8308: fix USB DR controller initialization

2010-11-11 Thread Kumar Gala
On Oct 26, 2010, at 7:02 PM, Ilya Yanok wrote: > MPC8308 has ULPI pin muxing settings in SICRH register, bits 17-18 > which is different from both MPC8313 and MPC8315. > Also MPC8308 doesn't have REFSEL, UTMI_PHY_EN and OTG_PORT fields > in the USB DR controller CONTROL register. > > Signed-off-

Re: [REPOST][PATCH] mpc8308: fix USB DR controller initialization

2010-11-11 Thread Wolfgang Denk
Dear Ilya Yanok, In message <1288137756-3389-1-git-send-email-ya...@emcraft.com> you wrote: > MPC8308 has ULPI pin muxing settings in SICRH register, bits 17-18 > which is different from both MPC8313 and MPC8315. > Also MPC8308 doesn't have REFSEL, UTMI_PHY_EN and OTG_PORT fields > in the USB DR c

[REPOST][PATCH] mpc8308: fix USB DR controller initialization

2010-10-26 Thread Ilya Yanok
MPC8308 has ULPI pin muxing settings in SICRH register, bits 17-18 which is different from both MPC8313 and MPC8315. Also MPC8308 doesn't have REFSEL, UTMI_PHY_EN and OTG_PORT fields in the USB DR controller CONTROL register. Signed-off-by: Ilya Yanok --- Kim, Kumar, Please consider including t

[PATCH] mpc8308: fix USB DR controller initialization

2010-08-27 Thread Ilya Yanok
MPC8308 has ULPI pin muxing settings in SICRH register, bits 17-18 which is different from both MPC8313 and MPC8315. Also MPC8308 doesn't have REFSEL, UTMI_PHY_EN and OTG_PORT fields in the USB DR controller CONTROL register. Signed-off-by: Ilya Yanok --- arch/powerpc/boot/dts/mpc8308rdb.dts |