Re: [PATCH] ARM: dts: imx7d: Invert legacy PCI irq mapping

From: Shawn Guo
Date: Sat Oct 14 2017 - 11:00:23 EST


On Mon, Oct 09, 2017 at 11:43:44AM -0700, Andrey Smirnov wrote:
> According to i.MX7D reference manual (Rev. 0.1, table 7-1, page 1221)
> legacy PCI interrupt mapping is as follows:
>
> - PCIE INT A is IRQ 122
> - PCIE INT B is IRQ 123
> - PCIE INT C is IRQ 124
> - PCIE INT D is IRQ 125
>
> Invert the mapping information in corresponding DT node to reflect
> that.
>
> Cc: Shawn Guo <shawnguo@xxxxxxxxxx>
> Cc: yurovsky@xxxxxxxxx
> Cc: Fabio Estevam <fabio.estevam@xxxxxxx>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: devicetree@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>

Applied, thanks.