Re: [PATCH] ARM: dts: am335x-lxm: Use rmii-clock-ext

From: Tony Lindgren
Date: Fri Mar 06 2015 - 12:15:53 EST


* George McCollister <george.mccollister@xxxxxxxxx> [150226 08:53]:
> Use external clock for RMII since the internal clock doesn't meet the
> jitter requirements.
>
> Signed-off-by: George McCollister <george.mccollister@xxxxxxxxx>
> ---
> arch/arm/boot/dts/am335x-lxm.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am335x-lxm.dts b/arch/arm/boot/dts/am335x-lxm.dts
> index 7266a00..5c5667a 100644
> --- a/arch/arm/boot/dts/am335x-lxm.dts
> +++ b/arch/arm/boot/dts/am335x-lxm.dts
> @@ -328,6 +328,10 @@
> dual_emac_res_vlan = <3>;
> };
>
> +&phy_sel {
> + rmii-clock-ext;
> +};
> +
> &mac {
> pinctrl-names = "default", "sleep";
> pinctrl-0 = <&cpsw_default>;

Applying into omap-for-v4.0/fixes thanks.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/