linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Tim Bird <tbird20d@gmail.com>
Cc: Bjorn Andersson <bjorn@kryo.se>, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support
Date: Mon, 24 Mar 2014 18:27:25 +0200	[thread overview]
Message-ID: <1395678445.30455.64.camel@iivanov-dev> (raw)
In-Reply-To: <1395674722.30455.54.camel@iivanov-dev>

On Mon, 2014-03-24 at 17:25 +0200, Ivan T. Ivanov wrote:

> 
> > If you are
> > booting from RAM (doing something like 'fastboot boot boot.img' to
> > start the kernel), then could you try instead writing the kernel to
> > flash and booting directly to it, without first going into fastboot,
> > and let me know what happens.  In my situation, clearly there's some
> > element of hardware setup that fastboot does that my kernel can rely
> > upon for working, that my kernel alone does not perform.
> 
> I will look what aboot is doing and add same sequence to driver.

It was small, but important difference. There is MUX, which selects 
which port to be used by USB2.0 controller. On DragonBord8074 it
should be second one. This is what "qcom,phy-num" DT property supposed
to select. Unfortunately this is not enough. Register 0xfd4ab000 should
contain value different than zero. Example of this can be seen in
qcom,dwc3 driver [1].

Regards,
Ivan

[1] http://thread.gmane.org/gmane.linux.documentation/14549

> 
> > 
> > Thanks for any info you can provide.
> >  -- Tim
> 

      reply	other threads:[~2014-03-24 16:28 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 10:13 [PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 01/14] usb: phy: msm: Move global regulators variables to driver state Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 02/14] usb: phy: msm: Migrate to Managed Device Resource allocation Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 03/14] usb: phy: msm: Remove unnecessarily check for valid regulators Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 04/14] usb: phy: msm: Fix checkpatch.pl warnings Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 05/14] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 06/14] usb: phy: msm: Remove unused pclk_src_name Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 07/14] usb: phy: msm: Remove HSUSB prefix from regulator names Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 08/14] usb: phy: msm: Properly check result from platform_get_irq() Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 09/14] usb: phy: msm: Add device tree support and binding information Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 10/14] usb: phy: msm: Use reset framework for LINK and PHY resets Ivan T. Ivanov
2014-03-05 12:34   ` Sergei Shtylyov
2014-03-06 16:35     ` Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 11/14] usb: phy: msm: Add support for secondary PHY control Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 12/14] usb: phy: msm: Correct USB PHY Reset sequence for newer platform Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 13/14] usb: phy: msm: Handle disconnect events Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 14/14] usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX Ivan T. Ivanov
2014-03-06  1:54 ` [PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support Tim Bird
2014-03-08  0:15   ` Felipe Balbi
2014-03-08 16:46     ` Ivan T. Ivanov
2014-03-10 18:36       ` Felipe Balbi
     [not found]   ` <5318A34A.7070407@mm-sol.com>
     [not found]     ` <CA+bK7J5oGKEvMp1Eq0TUprWrx+xc66o=swmVGkmosuZbQd3-hQ@mail.gmail.com>
     [not found]       ` <531D9620.3050009@mm-sol.com>
     [not found]         ` <531F0376.2000403@mm-sol.com>
     [not found]           ` <531F1C40.5090403@mm-sol.com>
2014-03-12 15:13             ` Tim Bird
2014-03-21 15:20               ` Tim Bird
2014-03-24 15:25                 ` Ivan T. Ivanov
2014-03-24 16:27                   ` Ivan T. Ivanov [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=1395678445.30455.64.camel@iivanov-dev \
    --to=iivanov@mm-sol.com \
    --cc=bjorn@kryo.se \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=tbird20d@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).