Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-15 Thread Grant Likely
On Wed, 06 Aug 2014 15:12:42 -0700, Florian Fainelli wrote: > On 08/06/2014 02:50 PM, Tim Bird wrote: > > On Wed, Aug 6, 2014 at 1:12 PM, Brian Norris > > wrote: > >> On Wed, Aug 06, 2014 at 01:42:08PM -0500, Rob Herring wrote: > >>> On Wed, Aug 6, 2014 at 11:54 AM, Brian Norris > >>> wrote: >

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-06 Thread Rob Herring
On Wed, Aug 6, 2014 at 4:50 PM, Tim Bird wrote: > On Wed, Aug 6, 2014 at 1:12 PM, Brian Norris > wrote: >> On Wed, Aug 06, 2014 at 01:42:08PM -0500, Rob Herring wrote: >>> On Wed, Aug 6, 2014 at 11:54 AM, Brian Norris >>> wrote: >>> > On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli w

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-06 Thread Florian Fainelli
On 08/06/2014 02:50 PM, Tim Bird wrote: > On Wed, Aug 6, 2014 at 1:12 PM, Brian Norris > wrote: >> On Wed, Aug 06, 2014 at 01:42:08PM -0500, Rob Herring wrote: >>> On Wed, Aug 6, 2014 at 11:54 AM, Brian Norris >>> wrote: On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli wrote:

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-06 Thread Tim Bird
On Wed, Aug 6, 2014 at 1:12 PM, Brian Norris wrote: > On Wed, Aug 06, 2014 at 01:42:08PM -0500, Rob Herring wrote: >> On Wed, Aug 6, 2014 at 11:54 AM, Brian Norris >> wrote: >> > On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli wrote: >> > I think it is important that a device tree pro

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-06 Thread Brian Norris
On Wed, Aug 06, 2014 at 01:42:08PM -0500, Rob Herring wrote: > On Wed, Aug 6, 2014 at 11:54 AM, Brian Norris > wrote: > > On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli wrote: > > I think it is important that a device tree provide some flexibility on > > kernel versions. We only inven

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-06 Thread Rob Herring
On Wed, Aug 6, 2014 at 11:54 AM, Brian Norris wrote: > Hi Grant, et al, > > Can we get a comment here? > > On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli wrote: >> 2014-06-19 16:33 GMT-07:00 Florian Fainelli : >> > In case the Device Tree blob passed by the boot agent supplies both an

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-08-06 Thread Brian Norris
Hi Grant, et al, Can we get a comment here? On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli wrote: > 2014-06-19 16:33 GMT-07:00 Florian Fainelli : > > In case the Device Tree blob passed by the boot agent supplies both an > > 'interrupts-extended' and an 'interrupts' property in order

Re: [PATCH] of/irq: lookup 'interrupts-extended' property first

2014-07-31 Thread Florian Fainelli
2014-06-19 16:33 GMT-07:00 Florian Fainelli : > In case the Device Tree blob passed by the boot agent supplies both an > 'interrupts-extended' and an 'interrupts' property in order to allow for > older kernels to be usable, prefer the new-style 'interrupts-extended' > property which convey a lot mo