public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peng Fan <B51431@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/3] imx:mx6 add usb support
Date: Tue, 4 Nov 2014 20:05:44 +0800	[thread overview]
Message-ID: <5458C118.6020107@freescale.com> (raw)
In-Reply-To: <201411041131.50922.marex@denx.de>



? 11/4/2014 6:31 PM, Marek Vasut ??:
> On Tuesday, November 04, 2014 at 08:49:59 AM, Peng Fan wrote:
>
> So uh, what exactly does this patchset do ? It's not clear at all from the
> subject and any description is completely missing.
>
> To my knowledge, i.MX6 already does have USB support in U-Boot, so the subject
> is misleading as well.
mx6sxsasbresd board and mx6slevk board does not have board level support 
for usb. This patchset is mainly to add pinmux and implement 
board_ehci_hcd_init and board_echi_power and add USB CONFIG in header 
file to make usb work fine.

I'll send another patch for review, if "usb:ehci-mx6 add 
board_ehci_usb_mode function" is fine.
>
>> Changes v2:
>>   - move pinmux setting into board_init
>>   - add otg polarity setting in board_ehci_hcd_init
>>   - Introduce a new weak function to give board a choice to decide the work
>> mode of the otg port, since a otg port can also work in host mode without
>> touch ID pin.
>>
>> Peng Fan (3):
>>    usb:ehci-mx6 add board_ehci_usb_mode function
>>    imx:mx6sxsabresd add usb support
>>    imx:mx6slevk add usb support
>>
>>   arch/arm/include/asm/arch-mx6/mx6sl_pins.h  |  5 +++
>>   board/freescale/mx6slevk/mx6slevk.c         | 51
>> +++++++++++++++++++++++++++++ board/freescale/mx6sxsabresd/mx6sxsabresd.c
>> | 51 +++++++++++++++++++++++++++++ drivers/usb/host/ehci-mx6.c
>>      |  7 ++++
>>   include/configs/mx6slevk.h                  | 14 ++++++++
>>   include/configs/mx6sxsabresd.h              | 14 ++++++++
>>   6 files changed, 142 insertions(+)
>
> Best regards,
> Marek Vasut
>
Regards,
Peng.

  reply	other threads:[~2014-11-04 12:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04  7:49 [U-Boot] [PATCH v2 0/3] imx:mx6 add usb support Peng Fan
2014-11-04  7:50 ` [U-Boot] [PATCH v2 1/3] usb:ehci-mx6 add board_ehci_usb_mode function Peng Fan
2014-11-04 10:33   ` Marek Vasut
2014-11-04 10:50     ` Peng Fan
2014-11-04 11:01       ` Marek Vasut
2014-11-04 13:29         ` Peng Fan
2014-11-04 17:33           ` Marek Vasut
2014-11-05  6:00             ` Peng Fan
2014-11-05  9:03               ` Marek Vasut
2014-11-05  9:18                 ` Peng Fan
2014-11-06 20:20                   ` Marek Vasut
2014-11-07  1:10                     ` Peng Fan
2014-11-07  8:26                       ` Marek Vasut
2014-11-04 11:40   ` Jeroen Hofstee
2014-11-04 13:36     ` Peng Fan
2014-11-04 19:39       ` Jeroen Hofstee
2014-11-04  7:50 ` [U-Boot] [PATCH v2 2/3] imx:mx6sxsabresd add usb support Peng Fan
2014-11-04  7:50 ` [U-Boot] [PATCH v2 3/3] imx:mx6slevk " Peng Fan
2014-11-04 10:31 ` [U-Boot] [PATCH v2 0/3] imx:mx6 " Marek Vasut
2014-11-04 12:05   ` Peng Fan [this message]
2014-11-04 12:08     ` Marek Vasut

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=5458C118.6020107@freescale.com \
    --to=b51431@freescale.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox