]> 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)
commit4c955ec476067b83ab36fbf5fa03f548f12c5f0f
treec5d67ad197d8be7e22c4026bdd4b381d58c7b268
parentfbc243a61d1d15197a04c68b82a82b91fa97e976
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