From: Tomasz Figa Date: Thu, 8 Jan 2015 06:53:20 +0000 (+0100) Subject: ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310 X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~109^2~1^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5445b640f38efa9c571584d44df5673804194397;p=pandora-kernel.git ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310 Exynos4 SoCs equipped with an L2C-310 cache controller and running under secure firmware require certain registers of aforementioned IP to be accessed only from secure mode. This means that SMC calls are required for certain register writes. To handle this, an implementation of .write_sec and .configure callbacks is provided by this patch. [added comment and reworked unconditional call to SMC_CMD_L2X0INVALL] Signed-off-by: Tomasz Figa Signed-off-by: Marek Szyprowski Acked-by: Arnd Bergmann Acked-by: Kukjin Kim Signed-off-by: Russell King --- Reading git-diff-tree failed