All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jingoo Han" <jingoohan1@gmail.com>
To: "'Thomas Petazzoni'" <thomas.petazzoni@free-electrons.com>,
	"'Joao Pinto'" <jpinto@synopsys.com>,
	"'Bjorn Helgaas'" <bhelgaas@google.com>,
	"'Pratyush Anand'" <pratyush.anand@gmail.com>,
	<linux-pci@vger.kernel.org>
Cc: 'Mark Rutland' <mark.rutland@arm.com>,
	devicetree@vger.kernel.org,
	'Yehuda Yitschak' <yehuday@marvell.com>,
	'Jason Cooper' <jason@lakedaemon.net>,
	'Pawel Moll' <pawel.moll@arm.com>,
	'Ian Campbell' <ijc+devicetree@hellion.org.uk>,
	'Marc Zyngier' <marc.zyngier@arm.com>,
	'Nadav Haklai' <nadavh@marvell.com>,
	'Rob Herring' <robh+dt@kernel.org>,
	'Andrew Lunn' <andrew@lunn.ch>,
	'Kumar Gala' <galak@codeaurora.org>,
	'Gregory Clement' <gregory.clement@free-electrons.com>,
	'Shadi Ammouri' <shadi@marvell.com>,
	linux-arm-kernel@lists.infradead.org,
	'Sebastian Hesselbarth' <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH 0/3] pcie-designware: support for external MSI controller
Date: Tue, 30 Aug 2016 11:46:13 -0400	[thread overview]
Message-ID: <000c01d202d5$a3809bd0$ea81d370$@gmail.com> (raw)
In-Reply-To: <20160830172447.65d10772@free-electrons.com>

On Tuesday, August 30, 2016 11:25 AM, Thomas Petazzoni wrote:
> 
> Hello,
> 
> On Tue, 30 Aug 2016 14:57:07 +0200, Thomas Petazzoni wrote:
> 
> > Thomas Petazzoni (3):
> >   dt-bindings: designware-pcie: document optional msi-parent property
> >   pci: pcie-designware: add support for external MSI controller
> >   arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K
> 
> Please discard this patch series, it's just pure crap. No changes at all
> are needed on the pcie-designware driver, using the msi-parent property
> already works, and my new code does nothing good.
> 
> The of_pci_find_msi_chip_by_node() API is on its way to being removed, and
> it doesn't return anything useful.
> 
> Only PATCH 3/3 is needed, which I'll resubmit separately.
> 
> Sorry for the noise.

Oh, good.
The support for External MSI controller is really necessary.
Thank you for your patch!

Best regards,
Jingoo Han

> 
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: jingoohan1@gmail.com (Jingoo Han)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] pcie-designware: support for external MSI controller
Date: Tue, 30 Aug 2016 11:46:13 -0400	[thread overview]
Message-ID: <000c01d202d5$a3809bd0$ea81d370$@gmail.com> (raw)
In-Reply-To: <20160830172447.65d10772@free-electrons.com>

On Tuesday, August 30, 2016 11:25 AM, Thomas Petazzoni wrote:
> 
> Hello,
> 
> On Tue, 30 Aug 2016 14:57:07 +0200, Thomas Petazzoni wrote:
> 
> > Thomas Petazzoni (3):
> >   dt-bindings: designware-pcie: document optional msi-parent property
> >   pci: pcie-designware: add support for external MSI controller
> >   arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K
> 
> Please discard this patch series, it's just pure crap. No changes at all
> are needed on the pcie-designware driver, using the msi-parent property
> already works, and my new code does nothing good.
> 
> The of_pci_find_msi_chip_by_node() API is on its way to being removed, and
> it doesn't return anything useful.
> 
> Only PATCH 3/3 is needed, which I'll resubmit separately.
> 
> Sorry for the noise.

Oh, good.
The support for External MSI controller is really necessary.
Thank you for your patch!

Best regards,
Jingoo Han

> 
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: "Jingoo Han" <jingoohan1@gmail.com>
To: 'Thomas Petazzoni' <thomas.petazzoni@free-electrons.com>,
	'Joao Pinto' <jpinto@synopsys.com>,
	'Bjorn Helgaas' <bhelgaas@google.com>,
	'Pratyush Anand' <pratyush.anand@gmail.com>,
	linux-pci@vger.kernel.org
Cc: devicetree@vger.kernel.org, 'Rob Herring' <robh+dt@kernel.org>,
	'Ian Campbell' <ijc+devicetree@hellion.org.uk>,
	'Pawel Moll' <pawel.moll@arm.com>,
	'Mark Rutland' <mark.rutland@arm.com>,
	'Kumar Gala' <galak@codeaurora.org>,
	'Jason Cooper' <jason@lakedaemon.net>,
	'Andrew Lunn' <andrew@lunn.ch>,
	'Sebastian Hesselbarth' <sebastian.hesselbarth@gmail.com>,
	'Gregory Clement' <gregory.clement@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org,
	'Yehuda Yitschak' <yehuday@marvell.com>,
	'Shadi Ammouri' <shadi@marvell.com>,
	'Nadav Haklai' <nadavh@marvell.com>,
	'Marc Zyngier' <marc.zyngier@arm.com>
Subject: Re: [PATCH 0/3] pcie-designware: support for external MSI controller
Date: Tue, 30 Aug 2016 11:46:13 -0400	[thread overview]
Message-ID: <000c01d202d5$a3809bd0$ea81d370$@gmail.com> (raw)
In-Reply-To: <20160830172447.65d10772@free-electrons.com>

On Tuesday, August 30, 2016 11:25 AM, Thomas Petazzoni wrote:
> 
> Hello,
> 
> On Tue, 30 Aug 2016 14:57:07 +0200, Thomas Petazzoni wrote:
> 
> > Thomas Petazzoni (3):
> >   dt-bindings: designware-pcie: document optional msi-parent property
> >   pci: pcie-designware: add support for external MSI controller
> >   arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K
> 
> Please discard this patch series, it's just pure crap. No changes at all
> are needed on the pcie-designware driver, using the msi-parent property
> already works, and my new code does nothing good.
> 
> The of_pci_find_msi_chip_by_node() API is on its way to being removed, and
> it doesn't return anything useful.
> 
> Only PATCH 3/3 is needed, which I'll resubmit separately.
> 
> Sorry for the noise.

Oh, good.
The support for External MSI controller is really necessary.
Thank you for your patch!

Best regards,
Jingoo Han

> 
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com

  reply	other threads:[~2016-08-30 15:46 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-30 12:57 [PATCH 0/3] pcie-designware: support for external MSI controller Thomas Petazzoni
2016-08-30 12:57 ` Thomas Petazzoni
2016-08-30 12:57 ` [PATCH 1/3] dt-bindings: designware-pcie: document optional msi-parent property Thomas Petazzoni
2016-08-30 12:57   ` Thomas Petazzoni
2016-08-30 12:57   ` Thomas Petazzoni
2016-09-02 15:01   ` Rob Herring
2016-09-02 15:01     ` Rob Herring
2016-09-02 15:01     ` Rob Herring
2016-08-30 12:57 ` [PATCH 2/3] pci: pcie-designware: add support for external MSI controller Thomas Petazzoni
2016-08-30 12:57   ` Thomas Petazzoni
2016-08-30 12:57   ` Thomas Petazzoni
2016-08-30 13:11   ` Andrew Lunn
2016-08-30 13:11     ` Andrew Lunn
2016-08-30 12:57 ` [PATCH 3/3] arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K Thomas Petazzoni
2016-08-30 12:57   ` Thomas Petazzoni
2016-08-30 12:57   ` Thomas Petazzoni
2016-08-30 15:24 ` [PATCH 0/3] pcie-designware: support for external MSI controller Thomas Petazzoni
2016-08-30 15:24   ` Thomas Petazzoni
2016-08-30 15:46   ` Jingoo Han [this message]
2016-08-30 15:46     ` Jingoo Han
2016-08-30 15:46     ` Jingoo Han
2016-08-30 16:06     ` Thomas Petazzoni
2016-08-30 16:06       ` Thomas Petazzoni
2016-08-30 16:06       ` Thomas Petazzoni

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='000c01d202d5$a3809bd0$ea81d370$@gmail.com' \
    --to=jingoohan1@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=gregory.clement@free-electrons.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jason@lakedaemon.net \
    --cc=jpinto@synopsys.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=nadavh@marvell.com \
    --cc=pawel.moll@arm.com \
    --cc=pratyush.anand@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=shadi@marvell.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=yehuday@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 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.