devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: net: gmii2rgmii: Fix typos
@ 2018-04-22  4:01 Brandon Maier
  2018-04-22  4:01 ` [PATCH 2/2] dt-bindings: net: gmii2rgmii: Clarify proper usage Brandon Maier
  2018-04-27 21:11 ` [PATCH 1/2] dt-bindings: net: gmii2rgmii: Fix typos Rob Herring
  0 siblings, 2 replies; 7+ messages in thread
From: Brandon Maier @ 2018-04-22  4:01 UTC (permalink / raw)
  To: robh+dt; +Cc: mark.rutland, michal.simek, devicetree, Brandon Maier

The wording of 'provides the RGMII' is unclear, and should be 'is a
converter' to be consistent with the rest of this Doc. Also fix up
assorted spelling and capitalization typos.

Signed-off-by: Brandon Maier <brandon.maier@gmail.com>
---
 Documentation/devicetree/bindings/net/xilinx_gmii2rgmii.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/xilinx_gmii2rgmii.txt b/Documentation/devicetree/bindings/net/xilinx_gmii2rgmii.txt
index 038dda48b8e6..b2258ce5004d 100644
--- a/Documentation/devicetree/bindings/net/xilinx_gmii2rgmii.txt
+++ b/Documentation/devicetree/bindings/net/xilinx_gmii2rgmii.txt
@@ -2,15 +2,15 @@ XILINX GMIITORGMII Converter Driver Device Tree Bindings
 --------------------------------------------------------
 
 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
-Independent Interface (RGMII) core provides the RGMII between RGMII-compliant
-Ethernet physical media devices (PHY) and the Gigabit Ethernet controller.
+Independent Interface (RGMII) core is a converter between RGMII-compliant
+Ethernet physical media devices (PHY) and GMII Ethernet controllers.
 This core can be used in all three modes of operation(10/100/1000 Mb/s).
 The Management Data Input/Output (MDIO) interface is used to configure the
-Speed of operation. This core can switch dynamically between the three
-Different speed modes by configuring the conveter register through mdio write.
+speed of operation. This core can switch dynamically between the three
+different speed modes by configuring the converter register through mdio writes.
 
-This converter sits between the ethernet MAC and the external phy.
-MAC <==> GMII2RGMII <==> RGMII_PHY
+This converter sits between the ethernet MAC and the external PHY.
+GMII_MAC <==> GMII2RGMII <==> RGMII_PHY
 
 For more details about mdio please refer phy.txt file in the same directory.
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-01 15:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-22  4:01 [PATCH 1/2] dt-bindings: net: gmii2rgmii: Fix typos Brandon Maier
2018-04-22  4:01 ` [PATCH 2/2] dt-bindings: net: gmii2rgmii: Clarify proper usage Brandon Maier
2018-04-27 21:13   ` Rob Herring
2018-04-27 23:20     ` Brandon Maier
2018-05-01 13:16       ` Rob Herring
2018-05-01 15:08         ` Brandon Maier
2018-04-27 21:11 ` [PATCH 1/2] dt-bindings: net: gmii2rgmii: Fix typos Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).