From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 8 May 2012 02:00:10 +0200 Subject: [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support In-Reply-To: <20120507085446.1f2f5e97@lmajewski.digital.local> References: <1336129923-2656-1-git-send-email-rajeshwari.s@samsung.com> <20120507085446.1f2f5e97@lmajewski.digital.local> Message-ID: <201205080200.10752.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, can I get ACK on this from MK7 ? > Hi Rajeshwari, > > > This patchset series adds support to enable USB 2.0 on smdk5250. > > It corrects sysreg register, usb host, usb otg base address, > > adds power management registers,functions to enable and disable power > > to the USB host controller are added. > > > > This patchset is based on: > > USB: EXYNOS: Add ehci support.patch > > > > Rajeshwari Shinde (6): > > EXYNOS5: Fix system register structure > > EXYNOS: Add structure for PMU registers > > EXYNOS5 : USB: Set USB 2.0 HOST Link mode > > Exynos5: Add power Enable/Disable for USB-EHCI > > EXYNOS5: USB: Fix incorrect USB base addresses > > config: EXYNOS5: USB: Enable USB 2.0 on smdk5250 > > > > arch/arm/cpu/armv7/exynos/power.c | 37 ++ > > arch/arm/cpu/armv7/exynos/system.c | 22 + > > arch/arm/include/asm/arch-exynos/cpu.h | 4 +- > > arch/arm/include/asm/arch-exynos/power.h | 626 > > > > +++++++++++++++++++++++++++++ > > arch/arm/include/asm/arch-exynos/system.h | 4 + > > drivers/usb/host/ehci-exynos.c | 7 + > > include/configs/smdk5250.h | 6 + 7 files changed, > > 704 insertions(+), 2 deletions(-) > > Seems to be ok, > > Reviewed-by: Lukasz Majewski Best regards, Marek Vasut