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

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>

authored by

Geert Uytterhoeven and committed by
Jakub Kicinski
8aa48ade 24980136

+2 -2
+1 -1
Documentation/devicetree/bindings/net/qcom-emac.txt
··· 14 14 - mac-address : The 6-byte MAC address. If present, it is the default 15 15 MAC address. 16 16 - 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 18 18 19 19 Internal PHY node: 20 20 - compatible : Should be "qcom,fsm9900-emac-sgmii" or "qcom,qdf2432-emac-sgmii".
+1 -1
Documentation/devicetree/bindings/thermal/rcar-thermal.yaml
··· 42 42 description: 43 43 Address ranges of the thermal registers. If more then one range is given 44 44 the first one must be the common registers followed by each sensor 45 - according the datasheet. 45 + according to the datasheet. 46 46 minItems: 1 47 47 maxItems: 4 48 48