Skip to content
Snippets Groups Projects
Commit 62492693 authored by blogic's avatar blogic Committed by Jo-Philipp Wich
Browse files

lantiq: fix minor typos in 11G/22F phy driver


Signed-off-by: default avatarMathias Kresin <openwrt@kresin.me>

SVN-Revision: 49269
parent 6b0425a1
Loading
...@@ -20,7 +20,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> ...@@ -20,7 +20,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
+config LANTIQ_PHY +config LANTIQ_PHY
+ tristate "Driver for Lantiq PHYs" + tristate "Driver for Lantiq PHYs"
+ ---help--- + ---help---
+ Supports the 11G and 22E PHYs. + Supports the 11G and 22F PHYs.
+ +
config FIXED_PHY config FIXED_PHY
tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs" tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
...@@ -378,7 +378,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> ...@@ -378,7 +378,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
+========================================= +=========================================
+ +
+Field Bits Type Description +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 + 0x0 (00b) F02HZ 2 Hz blinking frequency
+ 0x1 (01b) F04HZ 4 Hz blinking frequency + 0x1 (01b) F04HZ 4 Hz blinking frequency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment