summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-id.h
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2016-01-28 16:33:50 +0000
committerThierry Reding <treding@nvidia.com>2016-02-02 15:49:29 +0100
commit29569941688cdf647f953b2eb073aa6ec9dd3fc1 (patch)
tree0131162bdb53e122a403155d00dd72034132a5db /drivers/clk/tegra/clk-id.h
parent047d6d8401c2d8f59ae5f478486096c13147ddf7 (diff)
downloadop-kernel-dev-29569941688cdf647f953b2eb073aa6ec9dd3fc1.zip
op-kernel-dev-29569941688cdf647f953b2eb073aa6ec9dd3fc1.tar.gz
clk: tegra: Add the APB2APE audio clock on Tegra210
The APB2APE clock for the audio subsystem is required for powering up the audio power domain and accessing the various modules in this subsystem on Tegra210 devices. Add this clock for Tegra210. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/clk/tegra/clk-id.h')
-rw-r--r--drivers/clk/tegra/clk-id.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/tegra/clk-id.h b/drivers/clk/tegra/clk-id.h
index 19ce073..62ea381 100644
--- a/drivers/clk/tegra/clk-id.h
+++ b/drivers/clk/tegra/clk-id.h
@@ -11,6 +11,7 @@ enum clk_id {
tegra_clk_afi,
tegra_clk_amx,
tegra_clk_amx1,
+ tegra_clk_apb2ape,
tegra_clk_apbdma,
tegra_clk_apbif,
tegra_clk_ape,
OpenPOWER on IntegriCloud