summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2015-09-30 15:15:52 +0900
committerDavid S. Miller <davem@davemloft.net>2015-10-03 05:05:18 -0700
commitf3a6bd393c2c5d0e6b16624ba99a1c5fa07bdb0b (patch)
treec20a13d85f4711f81cedfa1d52f99846b7d04645 /Documentation/devicetree
parentf8e1100afc4f362e94c2d4a3231f16c77beb6d1b (diff)
phylib: Add phy_set_max_speed helper
Add a helper to allow ethernet drivers to limit the speed of a phy (that they are attached to). This mainly involves factoring out the business-end of of_set_phy_supported() and exporting a new symbol. This code seems to be open coded in several places, in several different variants. It is is envisaged that this will be used in situations where setting the "max-speed" property in DT is not appropriate, e.g. because the maximum speed is not a property of the phy hardware. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions