linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: Peter.Chen@freescale.com
Cc: Antoine Tenart <antoine.tenart@free-electrons.com>,
	alexandre.belloni@free-electrons.com,
	thomas.petazzoni@free-electrons.com, zmxu@marvell.com,
	jszhang@marvell.com, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/6] usb: chipidea: setup ci_hdrc_platform_data in core driver
Date: Thu, 30 Oct 2014 12:43:41 +0100	[thread overview]
Message-ID: <20141030114341.GA7798@kwain> (raw)
In-Reply-To: <1414669007-9850-1-git-send-email-antoine.tenart@free-electrons.com>

On Thu, Oct 30, 2014 at 12:36:41PM +0100, Antoine Tenart wrote:
> Hello,
> 
> This series introduce the ci_hdrc_get_platdata function to help setting up the
> ChipIdea internal ci_hdrc_platform_data structure. This helps avoiding
> duplicating code.
> 
> This series comes from a duscission on Berlin's USB pacthes where it was asked
> to move the PHY phandle handling in the ChipIdea core[1].
> 
> With the introduction of the ci_hdrc_get_platdata function, the old
> ci_get_platdata function is removed. Changes in ChipIdea drivers have also been
> made.
> 
> This series is needed for the Berlin USB support and has been tested with an
> updated version of the USB Berlin driver (not in mainline yet).
> 
> Thanks,
> 
> Antoine
> 
> [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-October/292383.html
> 

Of course, this is the cover letter so it should be [PATCH 0/6].

This series depends on the generic PHY framework support in USB and CI:
https://lkml.org/lkml/2014/10/28/807


Antoine

-- 
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2014-10-30 11:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30 11:36 [PATCH 1/6] usb: chipidea: setup ci_hdrc_platform_data in core driver Antoine Tenart
2014-10-30 11:36 ` [PATCH 1/6] usb: chipidea: add a core function to setup ci_hdrc_platform_data Antoine Tenart
2014-11-14  1:16   ` Peter Chen
2014-11-14 15:34     ` Antoine Tenart
2014-11-17  5:30       ` Peter Chen
2014-10-30 11:36 ` [PATCH 2/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_imx Antoine Tenart
2014-10-30 11:36 ` [PATCH 3/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_msm Antoine Tenart
2014-10-30 11:36 ` [PATCH 4/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_pci Antoine Tenart
2014-10-30 11:36 ` [PATCH 5/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_zevio Antoine Tenart
2014-10-30 11:36 ` [PATCH 6/6] usb: chipidea: remove obsolete ci_get_platdata function Antoine Tenart
2014-10-30 11:43 ` Antoine Tenart [this message]
2014-11-06  8:37   ` [PATCH 1/6] usb: chipidea: setup ci_hdrc_platform_data in core driver Antoine Tenart
2014-11-06 10:02     ` Peter Chen

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=20141030114341.GA7798@kwain \
    --to=antoine.tenart@free-electrons.com \
    --cc=Peter.Chen@freescale.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=jszhang@marvell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=zmxu@marvell.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).