]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: STi: Add STiH410 SoC support
authorFabrice GASNIER <fabrice.gasnier@st.com>
Thu, 5 Mar 2015 15:53:54 +0000 (16:53 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 11 Mar 2015 14:34:45 +0000 (15:34 +0100)
commit3816fe37a079151c478be09827a2a094d4c3c9a4
treec5d67ad197d8be7e22c4026bdd4b381d58c7b268
parent25474a2a2033334d9308e6eae1d72f7a372a22d2
ARM: STi: Add STiH410 SoC support

This patch adds support to STiH410 SoC.

Please note "st,stih410" is already present in device tree.
The problem is that it is missing the entry in the match table,
and so the L2 cache and other cpus than 0 don't get initialized.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Tested-by: Maxime Coquelin <maxime.coquelin@st.com>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/arm/sti.txt
arch/arm/mach-sti/board-dt.c