diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-08-17 18:54:51 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-08-18 19:59:33 +0200 |
commit | 8aa48ade7db4738bcc57447dccbf21db6618f64e (patch) | |
tree | e4403a8659a80f1419a4d2675087fea13e095fec /Documentation/devicetree/bindings/net/qcom-emac.txt | |
parent | net: genl: fix error path memory leak in policy dumping (diff) | |
download | linux-8aa48ade7db4738bcc57447dccbf21db6618f64e.tar.xz linux-8aa48ade7db4738bcc57447dccbf21db6618f64e.zip |
dt-bindings: Fix incorrect "the the" corrections
Lots of double occurrences of "the" were replaced by single occurrences,
but some of them should become "to the" instead.
Fixes: 12e5bde18d7f6ca4 ("dt-bindings: Fix typo in comment")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/c5743c0a1a24b3a8893797b52fed88b99e56b04b.1660755148.git.geert+renesas@glider.be
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/qcom-emac.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/qcom-emac.txt | 2 |
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 e6cb2291471c..7ae8aa148634 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 external PHY node +- phy-handle : phandle to the external PHY node Internal PHY node: - compatible : Should be "qcom,fsm9900-emac-sgmii" or "qcom,qdf2432-emac-sgmii". |