Re: [PATCH] clk: tegra: add missing Tegra210 clocks

2017-04-04 Thread Thierry Reding
On Wed, Mar 22, 2017 at 04:23:16PM +0200, Peter De Schrijver wrote: > iqc1, iqc2, tegra_clk_pll_a_out_adsp, tegra_clk_pll_a_out0_out_adsp, adsp > and adsp neon were not modelled. dp2 wasn't modelled for Tegra210. > > Signed-off-by: Peter De Schrijver > --- > drivers/clk/tegra/clk-id.h

[PATCH] clk: tegra: add missing Tegra210 clocks

2017-03-22 Thread Peter De Schrijver
iqc1, iqc2, tegra_clk_pll_a_out_adsp, tegra_clk_pll_a_out0_out_adsp, adsp and adsp neon were not modelled. dp2 wasn't modelled for Tegra210. Signed-off-by: Peter De Schrijver --- drivers/clk/tegra/clk-id.h | 6 ++ drivers/clk/tegra/clk-tegra-periph.c | 6 ++ drivers/c