All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valentine <valentine.barshak@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/6] arm: shmobile: lager: Add USBHS support
Date: Fri, 04 Oct 2013 00:30:43 +0000	[thread overview]
Message-ID: <524E0C33.4090606@cogentembedded.com> (raw)
In-Reply-To: <1380652251-8143-3-git-send-email-valentine.barshak@cogentembedded.com>

On 10/04/2013 04:21 AM, Kuninori Morimoto wrote:
>
> Hi Laurent
>
> Thank you for your response
>
>> The problem with such a mechanism is that it only works with platform data, as
>> we don't have callback functions in DT.
>
> Yes, I agree.
>
> But in renesas_usbh case, almost all Renesas USBHS chip needs
> its own special initializing method.
> And somechip depends on SoC, somechip depends on platform.
>
> I'm not sure formal/correct DT solution in this case,
> but, I thought we can add data table on of_platform_populate().
>
> # BTW, I need to know how to solve FPGA special settings on DT...
>
> Best regards
> ---
> Kuninori Morimoto
>

I think we need a USB phy driver here.
The one that should be acquired by both renesas_usbhs and PCI USB.
I'm currently experimenting with it.

I believe that all the phy handling should be moved to the phy drivers 
eventually when we switch to using DT,

Thanks,
Val.

      parent reply	other threads:[~2013-10-04  0:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 18:30 [PATCH 2/6] arm: shmobile: lager: Add USBHS support Valentine Barshak
2013-10-02  0:09 ` Kuninori Morimoto
2013-10-02  0:18 ` Magnus Damm
2013-10-02 12:06 ` Valentine
2013-10-02 12:13 ` Valentine
2013-10-02 19:45 ` Laurent Pinchart
2013-10-02 20:01 ` Valentine
2013-10-02 22:52 ` Valentine
2013-10-03  1:11 ` Simon Horman
2013-10-03  4:53 ` Kuninori Morimoto
2013-10-03  5:03 ` Kuninori Morimoto
2013-10-03  9:01 ` Magnus Damm
2013-10-03  9:42 ` Valentine
2013-10-03  9:47 ` Laurent Pinchart
2013-10-03 13:36 ` Valentine
2013-10-04  0:21 ` Kuninori Morimoto
2013-10-04  0:30 ` Valentine [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=524E0C33.4090606@cogentembedded.com \
    --to=valentine.barshak@cogentembedded.com \
    --cc=linux-sh@vger.kernel.org \
    /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.