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 f.faine...@gmail.com wrote: On 08/06/2014 02:50 PM, Tim Bird wrote: On Wed, Aug 6, 2014 at 1:12 PM, Brian Norris computersforpe...@gmail.com wrote: On Wed, Aug 06, 2014 at 01:42:08PM -0500, Rob Herring wrote: On Wed, Aug 6, 2014 at

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 f.faine...@gmail.com: In case the Device Tree blob passed by the boot agent supplies both an 'interrupts-extended' and an 'interrupts'

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 computersforpe...@gmail.com 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 f.faine...@gmail.com: In case the Device Tree blob

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 computersforpe...@gmail.com 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

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 computersforpe...@gmail.com 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 computersforpe...@gmail.com wrote: On Thu, Jul 31, 2014 at 11:00:01AM -0700, Florian Fainelli wrote: I

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 computersforpe...@gmail.com 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 computersforpe...@gmail.com wrote: On Thu, Jul 31, 2014 at

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 tbird...@gmail.com wrote: On Wed, Aug 6, 2014 at 1:12 PM, Brian Norris computersforpe...@gmail.com 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 computersforpe...@gmail.com wrote:

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 f.faine...@gmail.com: 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

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

2014-06-19 Thread 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 more information. This allows us to have bootloaders