summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2020-06-09 17:39:24 +0800
committerFugang Duan <fugang.duan@nxp.com>2020-06-10 14:39:20 +0800
commit8ff0ff4785acb9e84b6e0172dfeed2526a3c58b2 (patch)
treed6ec7daf14c3a6262201c0692c1258ac1c42fff5 /Documentation/devicetree/bindings/net
parenta376a92b7d47be08b787ee4344272c452017f75a (diff)
MLK-24295 net: phy: realtek: add dt property to enable clkout
Add dt property for user to enable clkout for MAC. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r--Documentation/devicetree/bindings/net/realtek.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/realtek.txt b/Documentation/devicetree/bindings/net/realtek.txt
new file mode 100644
index 000000000000..37771fbfffe1
--- /dev/null
+++ b/Documentation/devicetree/bindings/net/realtek.txt
@@ -0,0 +1,7 @@
+Realtek PHY properties.
+
+These properties cover the base properties Realtek PHYs.
+
+Optional properties:
+ - rtl821x,clkout_en : enable clkout to supply clocks for MAC.
+