All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
To: balbi-l0cyMroinI0@public.gmane.org
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	Venu Byravarasu
	<vbyravarasu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	Linux USB Mailing List
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Alan Stern
	<stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>,
	Greg KH
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling
Date: Tue, 02 Apr 2013 21:39:57 +0400	[thread overview]
Message-ID: <515B17ED.7010709@cogentembedded.com> (raw)
In-Reply-To: <20130402154410.GL22014-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>

Hello.

On 04/02/2013 07:44 PM, Felipe Balbi wrote:

>>> Hi again,
>>>
>>> On Thu, Mar 21, 2013 at 11:19:51AM -0600, Stephen Warren wrote:
>>>> On 03/21/2013 06:23 AM, Felipe Balbi wrote:
>>>>> PHY layer no longer returns NULL, we must switch from
>>>>> IS_ERR_OR_NULL() to IS_ERR().
>>>> The patches that I'll put into my topic branch are not yet
>>>> complete; Venu first posted them a couple days back and there are
>>>> a number of issues that will require a repost.
>>> is your topic branch ready now ? I'm about to close my tree for
>>> v3.10, we already have -rc5 tagged and I want to leave my pull
>>> request cooking in next for a while.
>> Unfortunately not.
>>
>> Venu's patch series had a bunch of runtime bugs, and I also found out
>> that the DT binding /still/ wasn't fully thought out. As such, this
>> series won't be applied for 3.10.
>>
>> I still have a vague (and probably naive) hope that the updated
>> bindings and DT file modifications can be applied on the Tegra side in
>> the next few days so that for 3.11 there won't be any inter-tree
>> dependencies. However, we'll just have to wait and see whether Venu
>> has found the bugs yet.
> alright, so I'll go ahead and close my 'next' branch for v3.10,
> tomorrow. Leave it in linux-next for a few days and send my pull request
> to Greg by Friday.
>
> Let me just check if there are any other important features to go in
> v3.10 which won't cause big regressions.

    I was going to post some cleanup/features for 
drivers/usb/phy/rcar-phy.c today
or tomorrow. So am I already late for 3.10?

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2013-04-02 17:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-21 12:23 [RESEND/PATCH] usb: host: ehci-tegra: fix PHY error handling Felipe Balbi
     [not found] ` <1363868603-14525-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2013-03-21 17:19   ` Stephen Warren
     [not found]     ` <514B4137.2020707-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-21 17:31       ` Felipe Balbi
     [not found]         ` <20130321173100.GB16186-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-03-21 17:37           ` Stephen Warren
     [not found]             ` <514B4544.4090904-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-21 18:14               ` Felipe Balbi
2013-04-02  8:36       ` Felipe Balbi
     [not found]         ` <20130402083604.GJ30286-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-04-02 15:33           ` Stephen Warren
     [not found]             ` <515AFA64.3050107-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-04-02 15:44               ` Felipe Balbi
     [not found]                 ` <20130402154410.GL22014-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-04-02 17:39                   ` Sergei Shtylyov [this message]
     [not found]                     ` <515B17ED.7010709-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2013-04-02 18:00                       ` Felipe Balbi

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=515B17ED.7010709@cogentembedded.com \
    --to=sergei.shtylyov-m4dtvfq/zs1mrggop+s0pdbpr1lh4cv8@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=vbyravarasu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.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.