]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' text
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 1 Nov 2014 23:35:31 +0000 (17:35 -0600)
committerRob Herring <robh@kernel.org>
Tue, 18 Nov 2014 17:34:35 +0000 (11:34 -0600)
commit66865de4314caca30598244b86817e774c188afa
treeda2aa0c025bbc5108fcd920e9fafb3e49d15885a
parent27b3383a1432127bfcf9f8a63bf184ff4d866141
of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' text

a9ecdc0fdc54 ("of/irq: Fix lookup to use 'interrupts-extended' property
first") updated the description to say that:

  - Both 'interrupts' and 'interrupts-extended' may be present
  - Software should prefer 'interrupts-extended'
  - Software that doesn't comprehend 'interrupts-extended' may use
    'interrupts'

But there is still a paragraph at the end that prohibits having both and
says 'interrupts' should be preferred.

Remove the contradictory text.

Fixes: a9ecdc0fdc54 ("of/irq: Fix lookup to use 'interrupts-extended' property first")
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v3.13+
Acked-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/interrupts.txt