
Lokesh On 07/08/2013 10:21 PM, Lokesh Vutla wrote:
Hi Dan, On Tuesday 09 July 2013 02:29 AM, Dan Murphy wrote:
From: "Govindraj.R" govindraj.raja@ti.com
- Enable all usb ehci related clocks.
- Add ehci support to omap5 board file and arch specific sysc reg mask values.
- Enable config options for usb support and ethernet support
Signed-off-by: Govindraj.R govindraj.raja@ti.com
arch/arm/cpu/armv7/omap5/clocks.c | 20 +++++++++++--- arch/arm/include/asm/arch-omap5/clocks.h | 6 ++++ arch/arm/include/asm/arch-omap5/ehci.h | 44 ++++++++++++++++++++++++++++++ board/ti/omap5_evm/evm.c | 33 ++++++++++++++++++++++ include/configs/omap5_evm5430.h | 23 ++++++++++++++-- 5 files changed, 120 insertions(+), 6 deletions(-) create mode 100644 arch/arm/include/asm/arch-omap5/ehci.h
Is this based on current mainline? Most of the above files changed are not preset in mainline.
Honestly I have no idea how this patch got posted.
I will remove this patch in v2.
<snip>