From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support
Date: Tue, 8 May 2012 02:00:10 +0200 [thread overview]
Message-ID: <201205080200.10752.marex@denx.de> (raw)
In-Reply-To: <20120507085446.1f2f5e97@lmajewski.digital.local>
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 <l.majewski@samsung.com>
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-05-08 0:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 11:11 [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support Rajeshwari Shinde
2012-05-04 11:11 ` [U-Boot] [PATCH 1/6 V2] EXYNOS5: Fix system register structure Rajeshwari Shinde
2012-05-08 2:19 ` Minkyu Kang
2012-05-04 11:11 ` [U-Boot] [PATCH 2/6 V2] EXYNOS: Add structure for PMU registers Rajeshwari Shinde
2012-05-08 2:19 ` Minkyu Kang
2012-05-04 11:12 ` [U-Boot] [PATCH 3/6 V2] EXYNOS5 : USB: Set USB 2.0 HOST Link mode Rajeshwari Shinde
2012-05-08 2:07 ` Minkyu Kang
2012-05-04 11:12 ` [U-Boot] [PATCH 4/6 V2] Exynos5: Add power Enable/Disable for USB-EHCI Rajeshwari Shinde
2012-05-08 2:17 ` Minkyu Kang
2012-05-08 9:59 ` Rajeshwari Birje
2012-05-04 11:12 ` [U-Boot] [PATCH 5/6 V2] EXYNOS5: USB: Fix incorrect USB base addresses Rajeshwari Shinde
2012-05-08 2:20 ` Minkyu Kang
2012-05-04 11:12 ` [U-Boot] [PATCH 6/6 V2] config: EXYNOS5: USB: Enable USB 2.0 on smdk5250 Rajeshwari Shinde
2012-05-08 2:20 ` Minkyu Kang
2012-05-08 2:29 ` Marek Vasut
2012-05-04 11:20 ` [U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support Marek Vasut
2012-05-07 6:54 ` Lukasz Majewski
2012-05-08 0:00 ` Marek Vasut [this message]
2012-05-08 6:52 ` Lukasz Majewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201205080200.10752.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.