All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add ehci-s5p AHB burst function
@ 2012-02-29 12:41 ` Sangwook Lee
  0 siblings, 0 replies; 19+ messages in thread
From: Sangwook Lee @ 2012-02-29 12:41 UTC (permalink / raw)
  To: linux-samsung-soc, linux-usb, linux-arm-kernel
  Cc: ben-linux, gregkh, kgene.kim, stern, jg1.han, jy0922.shim,
	patches, linaro-dev, linux, Sangwook Lee

Enable burst transfer from AHB for EHCI.
This fixes data transfer issue of USB Ethernet with EHCI.
Without this patch, ping works and network utilities such as scp hardly works.

It was tested on Origen board with the following configs.
root@linaro-alip:~# lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=exynos-ohci/3p, 12M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=s5p-ehci/3p, 480M
   |__ Port 1: Dev 2, If 0, Class=vend., Driver=MOSCHIP usb-ethernet driver, 480M


Sangwook Lee (2):
  ARM: EXYNOS: Add EHCI AHB burst function
  USB: ehci-s5p: add function for burst

 arch/arm/mach-exynos/setup-usb-phy.c      |    6 ++++++
 arch/arm/plat-samsung/devs.c              |    2 ++
 arch/arm/plat-samsung/include/plat/ehci.h |   19 +++++++++++++++++++
 drivers/usb/host/ehci-s5p.c               |    3 +++
 4 files changed, 30 insertions(+), 0 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2012-03-01  9:18 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 12:41 [PATCH 0/2] add ehci-s5p AHB burst function Sangwook Lee
2012-02-29 12:41 ` Sangwook Lee
     [not found] ` <1330519283-4722-1-git-send-email-sangwook.lee-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-02-29 12:41   ` [PATCH 1/2] ARM: EXYNOS: Add EHCI " Sangwook Lee
2012-02-29 12:41     ` Sangwook Lee
2012-02-29 13:01     ` Thomas Abraham
2012-02-29 13:01       ` Thomas Abraham
2012-02-29 13:13       ` Jingoo Han
2012-02-29 13:13         ` Jingoo Han
2012-02-29 14:27       ` Sangwook Lee
2012-02-29 14:27         ` Sangwook Lee
2012-03-01  3:24       ` Tushar Behera
2012-03-01  3:24         ` Tushar Behera
     [not found]         ` <4F4EEC06.8010400-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-03-01  9:18           ` Sangwook Lee
2012-02-29 13:23     ` Jingoo Han
2012-02-29 13:23       ` Jingoo Han
     [not found]       ` <000701ccf6e5$63bb6170$2b322450$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-02-29 14:21         ` Sangwook Lee
2012-02-29 14:21           ` Sangwook Lee
2012-02-29 12:41 ` [PATCH 2/2] USB: ehci-s5p: add function for burst Sangwook Lee
2012-02-29 12:41   ` Sangwook Lee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.