From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 1/2] freescale/dts: add pcie aer interrupt-name property in the dts Date: Wed, 1 Jun 2016 09:39:50 -0500 Message-ID: <20160601143950.GA1817@rob-hp-laptop> References: <1464242349-15323-1-git-send-email-po.liu@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1464242349-15323-1-git-send-email-po.liu@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Po Liu Cc: linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Shawn Guo , Marc Zyngier , Roy Zang , Mingkai Hu , Stuart Yoder , Yang-Leo Li , Arnd Bergmann , Bjorn Helgaas , Minghuan Lian List-Id: devicetree@vger.kernel.org On Thu, May 26, 2016 at 01:59:09PM +0800, Po Liu wrote: > Freescale some platforms aer interrupt was not MSI/MSI-X/INTx some or all? > but using interrupt line independently. This patch add a "aer" > interrupt-names for aer interrupt. You are not adding, but replacing the interrupt. This needs a better explanation as you are breaking compatibility. Rob