All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joao Pinto <Joao.Pinto@synopsys.com>
To: Bjorn Helgaas <helgaas@kernel.org>, Joao Pinto <Joao.Pinto@synopsys.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>, <mark.rutland@arm.com>,
	<Alexey.Brodkin@synopsys.com>, <arnd@arndb.de>,
	<pawel.moll@arm.com>, <ijc+devicetree@hellion.org.uk>,
	<linux-pci@vger.kernel.org>, <Vineet.Gupta1@synopsys.com>,
	Pratyush Anand <pratyush.anand@gmail.com>,
	<linux-kernel@vger.kernel.org>, <CARLOS.PALMINHA@synopsys.com>,
	<robh+dt@kernel.org>, Murali Karicheri <m-karicheri2@ti.com>,
	<galak@codeaurora.org>, Jingoo Han <jingoohan1@gmail.com>,
	<linux-snps-arc@lists.infradead.org>
Subject: Re: [PATCH v10 2/4] PCI: designware: Add generic dw_pcie_wait_for_link()
Date: Mon, 29 Feb 2016 19:35:49 +0800	[thread overview]
Message-ID: <56D42D15.3080207@synopsys.com> (raw)
In-Reply-To: <20160226160619.GA9512@localhost>


Hi Bjorn!

On 2/27/2016 12:06 AM, Bjorn Helgaas wrote:
> On Fri, Feb 26, 2016 at 10:42:55AM +0800, Joao Pinto wrote:
>> Hi! This patch seems OK also.
>> I did not received the 3/4 and 4/4 patches.
> 
> Huh.  I do see them in the list archives:
> 
>   http://marc.info/?l=linux-pci&m=145642190422528&w=2
>   http://marc.info/?l=linux-pci&m=145642190522529&w=2

I checked the patches and they seem ok! Thanks.

> 
>> On 2/26/2016 1:37 AM, Bjorn Helgaas wrote:

Joao

WARNING: multiple messages have this Message-ID (diff)
From: Joao.Pinto@synopsys.com (Joao Pinto)
To: linux-snps-arc@lists.infradead.org
Subject: [PATCH v10 2/4] PCI: designware: Add generic dw_pcie_wait_for_link()
Date: Mon, 29 Feb 2016 19:35:49 +0800	[thread overview]
Message-ID: <56D42D15.3080207@synopsys.com> (raw)
In-Reply-To: <20160226160619.GA9512@localhost>


Hi Bjorn!

On 2/27/2016 12:06 AM, Bjorn Helgaas wrote:
> On Fri, Feb 26, 2016@10:42:55AM +0800, Joao Pinto wrote:
>> Hi! This patch seems OK also.
>> I did not received the 3/4 and 4/4 patches.
> 
> Huh.  I do see them in the list archives:
> 
>   http://marc.info/?l=linux-pci&m=145642190422528&w=2
>   http://marc.info/?l=linux-pci&m=145642190522529&w=2

I checked the patches and they seem ok! Thanks.

> 
>> On 2/26/2016 1:37 AM, Bjorn Helgaas wrote:

Joao

  reply	other threads:[~2016-02-29 11:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 17:37 [PATCH v10 0/4] Add PCI support to AXS10x Bjorn Helgaas
2016-02-25 17:37 ` Bjorn Helgaas
2016-02-25 17:37 ` [PATCH v10 1/4] ARC: Add PCI support Bjorn Helgaas
2016-02-25 17:37   ` Bjorn Helgaas
2016-02-26  2:41   ` Joao Pinto
2016-02-26  2:41     ` Joao Pinto
2016-02-25 17:37 ` [PATCH v10 2/4] PCI: designware: Add generic dw_pcie_wait_for_link() Bjorn Helgaas
2016-02-25 17:37   ` Bjorn Helgaas
2016-02-26  2:42   ` Joao Pinto
2016-02-26  2:42     ` Joao Pinto
2016-02-26 16:06     ` Bjorn Helgaas
2016-02-26 16:06       ` Bjorn Helgaas
2016-02-29 11:35       ` Joao Pinto [this message]
2016-02-29 11:35         ` Joao Pinto
2016-02-25 17:37 ` [PATCH v10 3/4] PCI: designware: Add default link up check if sub-driver doesn't override Bjorn Helgaas
2016-02-25 17:37   ` Bjorn Helgaas
2016-02-25 17:37 ` [PATCH v10 4/4] PCI: designware: Add driver for prototyping kits based on ARC SDP Bjorn Helgaas
2016-02-25 17:37   ` Bjorn Helgaas

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=56D42D15.3080207@synopsys.com \
    --to=joao.pinto@synopsys.com \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=CARLOS.PALMINHA@synopsys.com \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=arnd@arndb.de \
    --cc=bhelgaas@google.com \
    --cc=galak@codeaurora.org \
    --cc=helgaas@kernel.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jingoohan1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=m-karicheri2@ti.com \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=pratyush.anand@gmail.com \
    --cc=robh+dt@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.