Re: [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
From: Shawn Guo <shawnguo@kernel.org>
Date: 2016-06-16 00:37:14
Also in:
linux-arm-kernel, linux-pci, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2016-06-16 00:37:14
Also in:
linux-arm-kernel, linux-pci, lkml
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 <redacted> --- 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(-)