[PATCH 3/5] clk: tegra: Fix vde/2d/3d clock src offset
From: Stephen Warren <hidden>
Date: 2013-08-07 17:00:08
Also in:
linux-tegra
From: Stephen Warren <hidden>
Date: 2013-08-07 17:00:08
Also in:
linux-tegra
On 08/07/2013 05:25 AM, 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.
Patches 3-5 look fine as far as I'm concerned, although I'd like Peter or Prashant to ack them too. Patches 3-5, Acked-by: Stephen Warren <redacted>