Re: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m

2015-08-27 Thread Tom Warren
> -Original Message- > From: Tom Warren > Sent: Thursday, August 20, 2015 9:20 AM > To: 'Stephen Warren'; Thierry Reding > Cc: Albert Aribaud; u-boot@lists.denx.de; Stephen Warren > Subject: RE: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m > > Ste

Re: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m

2015-08-20 Thread Tom Warren
Stephen/Thierry, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Thursday, August 20, 2015 7:59 AM > To: Thierry Reding > Cc: Albert Aribaud; Tom Warren; u-boot@lists.denx.de; Stephen Warren > Subject: Re: [U-Boot] [PATCH 2/6] ARM: tegr

Re: [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m

2015-08-20 Thread Stephen Warren
On 08/20/2015 03:42 AM, Thierry Reding wrote: From: Thierry Reding On currently supported SoCs, clk_m always runs at the same frequency as the oscillator input. However newer SoC generations such as Tegra210 no longer have that restriction. Prepare for that by separating clk_m from the oscillat