Re: [PATCH v4 4/4] ARM: dts: dra7: add OCP2SCP3 and SATA nodes

From: Tony Lindgren
Date: Wed May 14 2014 - 17:17:49 EST


* Roger Quadros <rogerq@xxxxxx> [140507 01:15]:
> Tony,
>
> On 04/23/2014 08:36 PM, Roger Quadros wrote:
> > From: Balaji T K <balajitk@xxxxxx>
> >
> > Add nodes for OCP2SCP3 bus, SATA controller and SATA PHY.

> > + sata: sata@4a141100 {
> > + compatible = "snps,dwc-ahci";
> > + reg = <0x4a140000 0x1100>, <0x4a141100 0x7>;
> > + interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
>
> This will need to be changed like so if the IRQ crossbar changes [1] go in
>
> + interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
>

Adding this as is into omap-for-v3.16/dt thanks. Sounds like the crossbar
needs more work.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/