aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-id.h
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-04-20 15:05:33 +0200
committerThierry Reding <treding@nvidia.com>2016-04-28 12:41:48 +0200
commit98c4b3661b5aee0e583d17d6304f6489c0f41155 (patch)
treecdbb55a6cfb2d18bade67ba8ad2e876bfd743f71 /drivers/clk/tegra/clk-id.h
parentclk: tegra: Use correct parent for dpaux clock (diff)
downloadlinux-dev-98c4b3661b5aee0e583d17d6304f6489c0f41155.tar.xz
linux-dev-98c4b3661b5aee0e583d17d6304f6489c0f41155.zip
clk: tegra: Add dpaux1 clock
This clock is of the same type as dpaux and is added to feed into the second DPAUX block used in conjunction with SOR1. 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 62ea38187b71..fe6c6afcfa60 100644
--- a/drivers/clk/tegra/clk-id.h
+++ b/drivers/clk/tegra/clk-id.h
@@ -71,6 +71,7 @@ enum clk_id {
tegra_clk_disp2_8,
tegra_clk_dp2,
tegra_clk_dpaux,
+ tegra_clk_dpaux1,
tegra_clk_dsialp,
tegra_clk_dsia_mux,
tegra_clk_dsiblp,