Author: blogic Date: 2016-04-29 13:35:01 +0200 (Fri, 29 Apr 2016) New Revision: 49269
Modified: trunk/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch Log: lantiq: fix minor typos in 11G/22F phy driver Signed-off-by: Mathias Kresin <[email protected]> Modified: trunk/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch =================================================================== --- trunk/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch 2016-04-29 11:34:56 UTC (rev 49268) +++ trunk/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch 2016-04-29 11:35:01 UTC (rev 49269) @@ -20,7 +20,7 @@ +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 @@ +========================================= + +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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
