From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/3] Add board level usb support for mxsxsabresd and mx6slevk
Date: Fri, 14 Nov 2014 20:58:40 +0100 [thread overview]
Message-ID: <201411142058.40556.marex@denx.de> (raw)
In-Reply-To: <1415580641-7759-1-git-send-email-Peng.Fan@freescale.com>
On Monday, November 10, 2014 at 01:50:38 AM, Peng Fan wrote:
> Changes v4:
> - Take Marek's suggestions, implement usb_phy_mode function and
> introduce a weak function board_usb_phy_mode.
> - change usb_phy_enable's return value with 0.
> - reimplement board_usb_phy_mode in board code.
> - add prototype type for board_usb_phy_mode and usb_phy_mode
>
> Changes v3:
> - Take Marek's suggestions, replace 'return val & USBPHY_CTRL_OTG_ID' with
> this new function like 'return board_usb_phy_mode(index);'
> Detailed discussion here:
> http://lists.denx.de/pipermail/u-boot/2014-November/194131.html
>
> Changes v2:
> - Introduce a new weak function to let board have a choice to decide which
> mode to work at.
> - move pinmux setting into board_init
> - add otg polarity setting in board_ehci_hcd_init
> - set pinmux struct static
Applied all, thanks!
Best regards,
Marek Vasut
prev parent reply other threads:[~2014-11-14 19:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 0:50 [U-Boot] [PATCH v4 0/3] Add board level usb support for mxsxsabresd and mx6slevk Peng Fan
2014-11-10 0:50 ` [U-Boot] [PATCH v4 1/3] usb:ehci-mx6 add phy mode query function Peng Fan
2014-11-10 0:50 ` [U-Boot] [PATCH v4 2/3] imx:mx6sxsabresd add board level support for usb Peng Fan
2014-11-10 0:50 ` [U-Boot] [PATCH 3/3] imx:mx6slevk " Peng Fan
2014-11-14 19:58 ` 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=201411142058.40556.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.