diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-08-06 13:02:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-05 14:52:10 -0700 |
commit | b3ef06ed79985b3815871948779495fa56bd01b6 (patch) | |
tree | cc045f67789a7813cbd0978108ba920f2b131494 /Documentation/power/opp.txt | |
parent | 1168e46269a281b27554fb9d75259e81c8e18120 (diff) | |
download | linux-stable-b3ef06ed79985b3815871948779495fa56bd01b6.tar.gz linux-stable-b3ef06ed79985b3815871948779495fa56bd01b6.tar.bz2 linux-stable-b3ef06ed79985b3815871948779495fa56bd01b6.zip |
of/irq: Fix lookup to use 'interrupts-extended' property first
commit a9ecdc0fdc54aa499604dbd43132988effcac9b4 upstream.
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.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/power/opp.txt')
0 files changed, 0 insertions, 0 deletions