Skip to content

Commit 9c7b4dd

Browse files
committed
dt-bindings: Fix incorrect "the the" corrections
Bugzilla: https://bugzilla.redhat.com/2150444 commit 8aa48ad Author: Geert Uytterhoeven <geert+renesas@glider.be> Date: Wed Aug 17 18:54:51 2022 +0200 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: 12e5bde ("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> Signed-off-by: Eric Chanudet <echanude@redhat.com>
1 parent 04dedc4 commit 9c7b4dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/devicetree/bindings/net/qcom-emac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MAC node:
1414
- mac-address : The 6-byte MAC address. If present, it is the default
1515
MAC address.
1616
- internal-phy : phandle to the internal PHY node
17-
- phy-handle : phandle the external PHY node
17+
- phy-handle : phandle to the external PHY node
1818

1919
Internal PHY node:
2020
- compatible : Should be "qcom,fsm9900-emac-sgmii" or "qcom,qdf2432-emac-sgmii".

Documentation/devicetree/bindings/thermal/rcar-thermal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ properties:
4242
description:
4343
Address ranges of the thermal registers. If more then one range is given
4444
the first one must be the common registers followed by each sensor
45-
according the datasheet.
45+
according to the datasheet.
4646
minItems: 1
4747
maxItems: 4
4848

0 commit comments

Comments
 (0)