From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/2] Add usb ethernet support for Arndale
Date: Mon, 13 Jan 2014 12:23:39 +0100 [thread overview]
Message-ID: <201401131223.40058.marex@denx.de> (raw)
In-Reply-To: <1389152997-21625-1-git-send-email-inderpal.singh@linaro.org>
On Wednesday, January 08, 2014 at 04:49:55 AM, Inderpal Singh wrote:
> Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo
> controller, connected to HSIC Phy of USB host controller via USB3503 hub.
>
> This patchset adds support for this usb ethernet controllor.
>
> Changes in v2:
> - removed setting preboot environment in patch 2
> Changes in v3:
> - used generic board_usb_init
>
> Inderpal Singh (2):
> usb: ehci: exynos: set/reset hsic phys
> usb: exynos5: arndale: Add network support
>
> arch/arm/include/asm/arch-exynos/ehci.h | 14 +++++++++++
> board/samsung/arndale/arndale.c | 21 ++++++++++++++++
> drivers/usb/host/ehci-exynos.c | 41
> +++++++++++++++++++++++++++++++ include/configs/arndale.h |
> 4 +++
> 4 files changed, 80 insertions(+)
Applied both, thanks.
Best regards,
Marek Vasut
prev parent reply other threads:[~2014-01-13 11:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-08 3:49 [U-Boot] [PATCH v3 0/2] Add usb ethernet support for Arndale Inderpal Singh
2014-01-08 3:49 ` [U-Boot] [PATCH v3 1/2] usb: ehci: exynos: set/reset hsic phys Inderpal Singh
2014-01-08 3:49 ` [U-Boot] [PATCH v3 2/2] usb: exynos5: arndale: Add network support Inderpal Singh
2014-01-13 11:23 ` Marek Vasut [this message]
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=201401131223.40058.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.