]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00224109 - MX6 : FEC : optimize ENET_REF_CLK PAD configuration.
authorFugang Duan <B38611@freescale.com>
Thu, 20 Sep 2012 07:26:49 +0000 (15:26 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:41 +0000 (08:35 +0200)
commit3e6ff198d1a98e1ae941af04da064532bd0290f8
treebdb4ffbac0ff1743cedb1b58e682b7729a084c75
parent7ab040a88bfd058a10b8e4df16dab9afc9463858
ENGR00224109 - MX6 : FEC : optimize ENET_REF_CLK PAD configuration.

In MX6 Arik and Rigel platforms, RGMII tx_clk clock source is from
ENET_REF_CLK pad supplied by phy. To optimize the clk signal path,
the ENET_REF_CLK I/O must have this configuration:
1. Disable on-chip pull-up, pull-down, and keeper
2. Disable hysteresis
3. Speed = 100 MHz
4. Slew rate = fast

The optimizition make the bias point match the optimum point, which
can maximize design margin.

Signed-off-by: Fugang Duan <B38611@freescale.com>
arch/arm/plat-mxc/include/mach/iomux-mx6dl.h
arch/arm/plat-mxc/include/mach/iomux-mx6q.h