Re: [PATCH V4 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
From: Thierry Reding <hidden>
Date: 2016-11-07 12:37:52
Also in:
linux-arm-kernel, linux-clk, linux-tegra, lkml
From: Thierry Reding <hidden>
Date: 2016-11-07 12:37:52
Also in:
linux-arm-kernel, linux-clk, linux-tegra, lkml
On Mon, Nov 07, 2016 at 09:30:00AM +0100, Mirza Krak wrote:
From: Mirza Krak <redacted> Add TEGRA20_CLK_NOR to init table and set default rate to 92 MHz which is max rate. The maximum rate value of 92 MHz is pulled from the downstream L4T kernel. Signed-off-by: Mirza Krak <redacted> Tested-by: Marcel Ziswiler <redacted> Tested-on: Colibri T20/T30 on EvalBoard V3.x and GMI-Memory Board Acked-by: Jon Hunter <jonathanh@nvidia.com> --- Changes in v2: - no changes Changes in v3: - Added comment in commit message where I got the maximum rates from. Changes in V4: - no changes
Applied, thanks. Thierry