dt-binding: net/phy: fix interrupts description
authorBaruch Siach <baruch@tkos.co.il>
Wed, 23 Aug 2017 06:11:00 +0000 (09:11 +0300)
committerRob Herring <robh@kernel.org>
Tue, 29 Aug 2017 17:13:40 +0000 (12:13 -0500)
commitc27d88e10b24baa931f3e0b74f7d3695f422bae7
treeffc8b3a8e6c694bc67b166912b78f82e009c70f2
parent55e18b18335132cb21d815e09c376fca891f5af2
dt-binding: net/phy: fix interrupts description

Commit b053dc5a722ea (powerpc: Refactor device tree binding) split the
Ethernet PHY binding documentation out of the big booting-without-of.txt
file, leaving a dangling reference to "section 2" in the 'interrupts'
property description. Drop that reference, and make the description look
more like the rest.

While at it, make the example interrupt-parent phandle look more like a
real world phandle, and use an IRQ_TYPE_ macro for the 'interrupts'
type.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/phy.txt