[PATCH 3/5] clk: tegra: Fix vde/2d/3d clock src offset
From: Peter De Schrijver <hidden>
Date: 2013-08-20 08:47:29
Also in:
linux-tegra
From: Peter De Schrijver <hidden>
Date: 2013-08-20 08:47:29
Also in:
linux-tegra
On Wed, Aug 07, 2013 at 01:25:07PM +0200, Mark Zhang wrote:
In Tegra114, vde/gr_2d/gr_3d have 3 bits for clock source selection. So change the clock init macro for these clocks from "TEGRA_INIT_DATA_INT" to "TEGRA_INIT_DATA_INT8". Besides, no one uses "TEGRA_INIT_DATA_INT" after this change, so remove this macro. Signed-off-by: Mark Zhang <redacted>
Acked-By: Peter De Schrijver <redacted>