]> 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)
commit420aa8afc589d6ab287be940cfba260d0b443f8f
treef8264b7ca7316fe8194e190e1e840c6127da97d8
parentcd6dc17d2fb25a306ed5da5c159e7ccc07bd97b3
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