]> git.baikalelectronics.ru Git - kernel.git/commit
DT: phy.txt: Clarify expected compatible values
authorAndrew Lunn <andrew@lunn.ch>
Thu, 28 Jan 2016 01:30:30 +0000 (02:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Jan 2016 06:53:16 +0000 (22:53 -0800)
commiteecd9d63f49c65ba4b607f1732245b91ad758967
treef8264b7ca7316fe8194e190e1e840c6127da97d8
parent1ff144dc8c3c5950ebef5a04e7c2bc3193a53095
DT: phy.txt: Clarify expected compatible values

PHY devices may only list compatibility with clause 22, 45, and if
they need to be more specific, their PHY identifier values. No other
compatible strings are allowed.  Make this clear in the documentation,
and remove examples where make/model compatible strings are listed.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/brcm,bcmgenet.txt
Documentation/devicetree/bindings/net/mdio-mux-gpio.txt
Documentation/devicetree/bindings/net/mdio-mux.txt
Documentation/devicetree/bindings/net/phy.txt