summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra124/clock.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-06-05 20:39:39 (GMT)
committerTom Warren <twarren@nvidia.com>2015-06-09 16:56:14 (GMT)
commit057772b7618321ef5a2d48318d2ded758015cc1a (patch)
tree7435477e87ecb977f16ed4de050c0dedc85ec450 /arch/arm/mach-tegra/tegra124/clock.c
parent701b7b1d2cf657d435d2bd6caf43d0247d37220d (diff)
downloadu-boot-057772b7618321ef5a2d48318d2ded758015cc1a.tar.xz
tegra: Add missing tegra124 peripherals
There are some missing entries in the tables. Add them. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/tegra124/clock.c')
-rw-r--r--arch/arm/mach-tegra/tegra124/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/tegra124/clock.c b/arch/arm/mach-tegra/tegra124/clock.c
index 2d17550..b955848 100644
--- a/arch/arm/mach-tegra/tegra124/clock.c
+++ b/arch/arm/mach-tegra/tegra124/clock.c
@@ -475,7 +475,7 @@ static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {
PERIPHC_ACTMON,
/* 120 */
- NONE(EXTPERIPH1),
+ PERIPHC_EXTPERIPH1,
NONE(EXTPERIPH2),
NONE(EXTPERIPH3),
NONE(OOB),