public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] general ULPI support
Date: Sat, 15 Oct 2011 19:57:48 +0200	[thread overview]
Message-ID: <201110151957.48335.marek.vasut@gmail.com> (raw)
In-Reply-To: <CAB+7RbGBxPXAAL7OhWid1B3cwYrORkaNgS03HdOfaBQDcC0fYw@mail.gmail.com>

On Saturday, October 15, 2011 03:19:45 PM Jana Rapava wrote:
> Hi all,

Dear Jana Rapava,

please Cc respective custodians if you want to get _ANY_ feedback at all.

> my patch, which added USB support for Efika, needed som ULPI functions. I
> was suggested to write general ULPI support code rather than implenent
> demanded functionality in the driver.
> However, I've encountered following problems:
> 1. Where should I put this code? Linux kernel has it in ./drivers/usb/otg/
> together with OTG utility code. Use this name looks a bit deceiving for me.
> Should I create some directory named like ./drivers/usb/ulpi/, or is there
> better place?

drivers/usb/ulpi looks ok

> 2. I don't know what to add to the Makefile. Should I create a new config
> option (named CONFIG_ULPI I suppose) or simply add rule for new files?

You definitelly don't want to compile the code in unconditionally.

Anyway, do you really need the linux ulpi code as is or can you implement more 
lightweight thing?

Cheers

  reply	other threads:[~2011-10-15 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-15 13:19 [U-Boot] [RFC] general ULPI support Jana Rapava
2011-10-15 17:57 ` Marek Vasut [this message]
2011-10-18 10:21   ` Detlev Zundel

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=201110151957.48335.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.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