usb: spear: Add support for both SPEAr600 EHCI controllers
authorStefan Roese <sr@denx.de>
Tue, 18 Aug 2015 07:27:18 +0000 (09:27 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 19 Aug 2015 20:30:20 +0000 (22:30 +0200)
commite8d056989a7302eda4e3ed263a375fd175a4e15f
treec639b05362b0aca22757042853f20588d1f84acc
parentf0c89d5463d9d27679ca66b5bb86c161da15a3f7
usb: spear: Add support for both SPEAr600 EHCI controllers

USB EHCI on SPEAr600 has not been tested for a while. The base controller
addresses are missing. This patch adds the defines to the header. And adds
the missing code.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Vipin Kumar <vk.vipin@gmail.com>
Cc: Marek Vasut <marex@denx.de>
arch/arm/cpu/arm926ejs/spear/cpu.c
arch/arm/include/asm/arch-spear/hardware.h
drivers/usb/host/ehci-spear.c