]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USB: S5P: Add ehci support
authorRajeshwari Shinde <rajeshwari.s@samsung.com>
Wed, 2 May 2012 13:48:51 +0000 (19:18 +0530)
committerMarek Vasut <marex@denx.de>
Sun, 20 May 2012 06:32:33 +0000 (08:32 +0200)
commit5f0ffea4559abe3fc83a6023717658a50b22e66c
tree0e6269929962ff867740c10d5fba78a47d1be60f
parent6734b6b2340ea87c275ec090370bc87d9d3cc9d5
USB: S5P: Add ehci support

This patch adds ehci driver support for s5p.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
arch/arm/include/asm/arch-exynos/ehci-s5p.h [new file with mode: 0644]
drivers/usb/host/Makefile
drivers/usb/host/ehci-s5p.c [new file with mode: 0644]