[OpenWrt-Devel] [PATCH 1/2] lantiq: fix minor typos in 11G/22F phy driver
Mathias Kresin
openwrt at kresin.me
Wed Apr 27 15:55:51 EDT 2016
Signed-off-by: Mathias Kresin <openwrt at kresin.me>
---
.../patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch b/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch
index 191ccf2..738a248 100644
--- a/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch
+++ b/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch
@@ -20,7 +20,7 @@ Signed-off-by: John Crispin <blogic at openwrt.org>
+config LANTIQ_PHY
+ tristate "Driver for Lantiq PHYs"
+ ---help---
-+ Supports the 11G and 22E PHYs.
++ Supports the 11G and 22F PHYs.
+
config FIXED_PHY
tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
@@ -378,7 +378,7 @@ Signed-off-by: John Crispin <blogic at openwrt.org>
+=========================================
+
+Field Bits Type Description
-+FBC 7:6 RW Fast Blink Frequency
++FBF 7:6 RW Fast Blink Frequency
+ ---
+ 0x0 (00b) F02HZ 2 Hz blinking frequency
+ 0x1 (01b) F04HZ 4 Hz blinking frequency
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list