summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorSlark Xiao <slark_xiao@163.com>2022-07-21 09:17:46 +0800
committerRob Herring <robh@kernel.org>2022-07-21 13:14:27 -0600
commit12e5bde18d7f6ca4ee5fbd7c6f060d0674bf3237 (patch)
tree5ccaf6668ff6a9f7b56a0903ca6ab6b7f58ccffe /Documentation/devicetree/bindings/net
parentfce43d8f75109dddcfa3870efca0b62750b929d7 (diff)
downloadlinux-12e5bde18d7f6ca4ee5fbd7c6f060d0674bf3237.tar.bz2
dt-bindings: Fix typo in comment
Fix typo in the comment Signed-off-by: Slark Xiao <slark_xiao@163.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220721011746.19663-1-slark_xiao@163.com
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r--Documentation/devicetree/bindings/net/qcom-emac.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/qcom-emac.txt b/Documentation/devicetree/bindings/net/qcom-emac.txt
index 346e6c7f47b7..e6cb2291471c 100644
--- a/Documentation/devicetree/bindings/net/qcom-emac.txt
+++ b/Documentation/devicetree/bindings/net/qcom-emac.txt
@@ -14,7 +14,7 @@ MAC node:
- mac-address : The 6-byte MAC address. If present, it is the default
MAC address.
- internal-phy : phandle to the internal PHY node
-- phy-handle : phandle the the external PHY node
+- phy-handle : phandle the external PHY node
Internal PHY node:
- compatible : Should be "qcom,fsm9900-emac-sgmii" or "qcom,qdf2432-emac-sgmii".