lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 6 Mar 2015 09:03:01 -0800
From:	Tony Lindgren <tony@...mide.com>
To:	George McCollister <george.mccollister@...il.com>
Cc:	devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: am335x-lxm: Use rmii-clock-ext

* George McCollister <george.mccollister@...il.com> [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@...il.com>
> ---
>  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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ