[PATCH v2 4/7] clk: tegra124: Add new peripheral clocks

Stephen Warren swarren at wwwdotorg.org
Tue Oct 15 16:21:35 EDT 2013


On 10/15/2013 09:14 AM, Peter De Schrijver wrote:
> Tegra124 introduces a number of new peripheral clocks. This patch adds those
> to the common peripheral clock code.

> diff --git a/drivers/clk/tegra/clk-tegra-periph.c b/drivers/clk/tegra/clk-tegra-periph.c

> @@ -453,6 +501,12 @@ static struct tegra_periph_init_data gate_clks[] = {
>  	GATE("dsib", "dsib_mux", 82, 0, tegra_clk_dsib, 0),
>  	GATE("emc", "emc_mux", 57, 0, tegra_clk_emc, CLK_IGNORE_UNUSED),
>  	GATE("sata_cold", "clk_m", 129, TEGRA_PERIPH_ON_APB, tegra_clk_sata_cold, 0),
> +	GATE("sata_cold", "clk_m", 129, TEGRA_PERIPH_ON_APB, tegra_clk_sata_cold, 0),

That's a duplicate.




More information about the linux-arm-kernel mailing list