projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f1b46b
)
tegra30: add SBC1 to periph id mapping table
author
Allen Martin
<amartin@nvidia.com>
Tue, 29 Jan 2013 13:51:25 +0000
(13:51 +0000)
committer
Tom Warren
<twarren@nvidia.com>
Mon, 11 Feb 2013 17:35:24 +0000
(10:35 -0700)
SBC1 is SPI controller 1 on tegra30
Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/tegra30-common/clock.c
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/tegra30-common/clock.c
b/arch/arm/cpu/tegra30-common/clock.c
index
ee3c8b1
..
a93f2c9
100644
(file)
--- a/
arch/arm/cpu/tegra30-common/clock.c
+++ b/
arch/arm/cpu/tegra30-common/clock.c
@@
-290,7
+290,7
@@
static s8 periph_id_to_internal_id[PERIPH_ID_COUNT] = {
/* 40 */
NONE(KFUSE),
- NONE(SBC1), /* SBC1, 0x34, is this SPI1? */
+ PERIPHC_SBC1,
PERIPHC_NOR,
NONE(RESERVED43),
PERIPHC_SBC2,