Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: phy: smsc: document reference clock

Add support to specify the reference clock for the phy.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Marco Felsch and committed by
David S. Miller
84475a9e 436e3800

+4
+4
Documentation/devicetree/bindings/net/smsc-lan87xx.txt
··· 5 5 6 6 Optional properties: 7 7 8 + - clocks: 9 + The clock used as phy reference clock and is connected to phy 10 + pin XTAL1/CLKIN. 11 + 8 12 - smsc,disable-energy-detect: 9 13 If set, do not enable energy detect mode for the SMSC phy. 10 14 default: enable energy detect mode