[PATCH 3/5] clk: tegra124: Add common clk IDs to clk-id.h

From: Peter De Schrijver
Date: Fri Oct 04 2013 - 05:18:15 EST


Tegra124 introduces a number of a new clocks. Introduce the corresponding
the IDs for them.

Signed-off-by: Peter De Schrijver <pdeschrijver@xxxxxxxxxx>
---
drivers/clk/tegra/clk-id.h | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/drivers/clk/tegra/clk-id.h b/drivers/clk/tegra/clk-id.h
index b2a4d45..4ac3017 100644
--- a/drivers/clk/tegra/clk-id.h
+++ b/drivers/clk/tegra/clk-id.h
@@ -191,6 +191,33 @@ enum clk_id {
tegra_clk_clk_out_3_mux,
tegra_clk_dsia_mux,
tegra_clk_dsib_mux,
+
+ tegra124_clk_isp,
+ tegra_clk_uarte,
+ tegra_clk_entropy,
+ tegra_clk_i2c6,
+ tegra_clk_hdmi_audio,
+ tegra_clk_clk72Mhz,
+ tegra_clk_vic03,
+ tegra_clk_adx1,
+ tegra_clk_amx1,
+ tegra_clk_sor0,
+ tegra_clk_sata_oob,
+ tegra_clk_sata,
+ tegra_clk_vi_sensor2,
+ tegra_clk_ispb,
+ tegra_clk_vim2_clk,
+ tegra_clk_pcie,
+ tegra_clk_afi,
+ tegra_clk_sata_cold,
+ tegra_clk_dpaux,
+ tegra_clk_gpu,
+ tegra_clk_pll_p_out5,
+ tegra_clk_cml0,
+ tegra_clk_cml1,
+ tegra_clk_pll_c4,
+ tegra_clk_pll_dp,
+
tegra_clk_max,
};

--
1.7.7.rc0.72.g4b5ea.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/