diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-08-07 00:02:27 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2014-08-16 12:03:58 +0400 |
commit | a9ecdc0fdc54aa499604dbd43132988effcac9b4 (patch) | |
tree | e2722c7181c48498d01f54224e89f5d6e49c0aa4 /Documentation/cpu-load.txt | |
parent | b951f9dc7f25fc1e39aafda5edb4b47b38285d9f (diff) | |
download | linux-a9ecdc0fdc54aa499604dbd43132988effcac9b4.tar.xz |
of/irq: Fix lookup to use 'interrupts-extended' property first
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 conveys a lot more information.
This allows us to have bootloaders willingly maintaining backwards
compatibility with older kernels without entirely deprecating the
'interrupts' property.
Update the bindings documentation to describe a situation where both the
'interrupts-extended' and the 'interrupts' property are present, and
which one takes precedence over the other.
Cc: stable@vger.kernel.org # 3.13+
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'Documentation/cpu-load.txt')
0 files changed, 0 insertions, 0 deletions