ARM: sti: Add STiH416 SOC support
The STiH416 is advanced HD AVC processor with 3D graphics acceleration and 1.2-GHz ARM Cortex-A9 SMP CPU. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com> CC: Stephen Gallimore <stephen.gallimore@st.com> CC: Stuart Menefy <stuart.menefy@st.com> CC: Arnd Bergmann <arnd@arndb.de> CC: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Цей коміт міститься в:

зафіксовано
Olof Johansson

джерело
65ebcc1158
коміт
15969b4577
@@ -37,10 +37,11 @@ static void __init stih41x_timer_init(void)
|
||||
|
||||
static const char *stih41x_dt_match[] __initdata = {
|
||||
"st,stih415",
|
||||
"st,stih416",
|
||||
NULL
|
||||
};
|
||||
|
||||
DT_MACHINE_START(STM, "STiH415 SoC with Flattened Device Tree")
|
||||
DT_MACHINE_START(STM, "STiH415/416 SoC with Flattened Device Tree")
|
||||
.init_time = stih41x_timer_init,
|
||||
.smp = smp_ops(sti_smp_ops),
|
||||
.dt_compat = stih41x_dt_match,
|
||||
|
Посилання в новій задачі
Заблокувати користувача