From efaadc02b736da82ef9868d11960a63faae9b3fe Mon Sep 17 00:00:00 2001 From: Beiyan Yun Date: Tue, 23 Sep 2025 15:12:59 +0800 Subject: [PATCH] doc: bindings: fix aquantia-phy.txt typo Fix typo: "weays" -> "ways" Signed-off-by: Beiyan Yun --- doc/device-tree-bindings/net/aquantia-phy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/device-tree-bindings/net/aquantia-phy.txt b/doc/device-tree-bindings/net/aquantia-phy.txt index 89ce61e05bb..7dd3d45df12 100644 --- a/doc/device-tree-bindings/net/aquantia-phy.txt +++ b/doc/device-tree-bindings/net/aquantia-phy.txt @@ -4,7 +4,7 @@ This text describes properties that are applicable to Aquantia PHY nodes in addition to the bindings in phy.txt. Aquantia PHYs allow some flexibility in the way they are wired in a system, -they allow MDI pins to be reversed, LEDs linked up in different weays, have an +they allow MDI pins to be reversed, LEDs linked up in different ways, have an I2C slave interface that can be used for debug. Normally the configuration corresponding to these is driven by the PHY firmware with the downside that a custom firmware is needed for each integration of a PHY. -- 2.47.3