All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
To: Alan Douglas <adouglas@cadence.com>
Cc: bhelgaas@google.com, kishon@ti.com, linux-pci@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.com,
	cyrille.pitchen@free-electrons.com
Subject: Re: [RESEND PATCH 0/4] PCI: cadence: Host and EP driver updates for PHY and power management
Date: Wed, 27 Jun 2018 11:44:12 +0100	[thread overview]
Message-ID: <20180627104412.GA8048@red-moon> (raw)
In-Reply-To: <1526995569-5481-1-git-send-email-adouglas@cadence.com>

On Tue, May 22, 2018 at 02:26:09PM +0100, Alan Douglas wrote:
> This is a series of patches for the cadence PCIe host and EP drivers, to:
>  - Add optional list of generic PHYs to host and EP drivers
>  - Add PHY bindings to devicetree
>  - Add Power Management ops, which will enable/disable PHYs if present
>  - Update cdns_pcie_writel function signature
> 
> Changes in v2:
>     Split commit into four patches
>     Re-based on v4.17-rc1
Alan,

can I drop this series ? It looks like it has been superseded by
a new posting:

https://patchwork.ozlabs.org/project/linux-pci/list/?series=51816

Thanks,
Lorenzo

> Alan Douglas (4):
>   PCI: cadence: Update cdns_pcie_writel function signature
>   PCI: cadence: Add generic PHY support to host and EP drivers
>   dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
>   PCI: cadence: Add Power Management ops for host and EP
> 
>  .../devicetree/bindings/pci/cdns,cdns-pcie-ep.txt  |   4 +
>  .../bindings/pci/cdns,cdns-pcie-host.txt           |   2 +
>  drivers/pci/cadence/pcie-cadence-ep.c              |  15 ++-
>  drivers/pci/cadence/pcie-cadence-host.c            |  34 ++++++
>  drivers/pci/cadence/pcie-cadence.c                 | 123 +++++++++++++++++++++
>  drivers/pci/cadence/pcie-cadence.h                 |  13 ++-
>  6 files changed, 189 insertions(+), 2 deletions(-)
> 
> -- 
> 2.2.2
> 

  reply	other threads:[~2018-06-27 10:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22 13:26 [RESEND PATCH 0/4] PCI: cadence: Host and EP driver updates for PHY and power management Alan Douglas
2018-05-22 13:26 ` Alan Douglas
2018-06-27 10:44 ` Lorenzo Pieralisi [this message]
2018-06-28 16:09   ` Alan Douglas
2018-06-28 16:09     ` Alan Douglas

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=20180627104412.GA8048@red-moon \
    --to=lorenzo.pieralisi@arm.com \
    --cc=adouglas@cadence.com \
    --cc=bhelgaas@google.com \
    --cc=cyrille.pitchen@free-electrons.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.com \
    --cc=linux-pci@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.