Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1423609 > unrolled thread
| Started by | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| First post | 2016-06-16 02:40 +0200 |
| Last post | 2016-06-16 13:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts Shawn Guo <shawnguo@kernel.org> - 2016-06-16 02:40 +0200
RE: [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts Po Liu <po.liu@nxp.com> - 2016-06-16 13:10 +0200
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Date | 2016-06-16 02:40 +0200 |
| Subject | Re: [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts |
| Message-ID | <rKtvI-1f4-15@gated-at.bofh.it> |
On Tue, Jun 14, 2016 at 04:24:04PM +0800, Po Liu wrote: > NXP some platforms aer interrupt was not MSI/MSI-X/INTx > but using interrupt line independently. This patch add a "aer" > interrupt-names for aer interrupt. > > Signed-off-by: Po Liu <po.liu@nxp.com> > --- > changes for v3: > - None; > > .../devicetree/bindings/pci/layerscape-pci.txt | 4 ++-- The bindings shouldn't be part of dts patch but the driver patch who is actually using it. Shawn > arch/arm/boot/dts/ls1021a.dtsi | 6 ++++-- > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 18 +++++++++--------- > arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi | 16 ++++++++-------- > 4 files changed, 23 insertions(+), 21 deletions(-)
[toc] | [next] | [standalone]
| From | Po Liu <po.liu@nxp.com> |
|---|---|
| Date | 2016-06-16 13:10 +0200 |
| Message-ID | <rKDln-7DU-15@gated-at.bofh.it> |
| In reply to | #1423609 |
Hi Shawn, > -----Original Message----- > From: Shawn Guo [mailto:shawnguo@kernel.org] > Sent: Thursday, June 16, 2016 8:36 AM > To: Po Liu > Cc: linux-pci@vger.kernel.org; linux-arm-kernel@lists.infradead.org; > linux-kernel@vger.kernel.org; devicetree@vger.kernel.org; Roy Zang; Arnd > Bergmann; Marc Zyngier; Stuart Yoder; Yang-Leo Li; Minghuan Lian; Murali > Karicheri; Bjorn Helgaas; Mingkai Hu > Subject: Re: [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name > property in the dts > > On Tue, Jun 14, 2016 at 04:24:04PM +0800, Po Liu wrote: > > NXP some platforms aer interrupt was not MSI/MSI-X/INTx but using > > interrupt line independently. This patch add a "aer" > > interrupt-names for aer interrupt. > > > > Signed-off-by: Po Liu <po.liu@nxp.com> > > --- > > changes for v3: > > - None; > > > > .../devicetree/bindings/pci/layerscape-pci.txt | 4 ++-- > > The bindings shouldn't be part of dts patch but the driver patch who is > actually using it. > > Shawn Ok, I'll move the doc part to the driver patch. Po Liu From NXP > > > arch/arm/boot/dts/ls1021a.dtsi | 6 ++++-- > > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 18 > +++++++++--------- > > arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi | 16 ++++++++- > ------- > > 4 files changed, 23 insertions(+), 21 deletions(-)
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web