ARM: dts: add secure firmware support for exynos5420-arndale-octa

Arndale-Octa board is always configured to work with trustzone
firmware binary. Added DTS node entry to enable this support.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Tushar Behera 2014-05-31 02:21:50 +09:00 committed by Kukjin Kim
parent 25023926a2
commit 345e9bf082
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,11 @@
bootargs = "console=ttySAC3,115200";
};
firmware@02073000 {
compatible = "samsung,secure-firmware";
reg = <0x02073000 0x1000>;
};
fixed-rate-clocks {
oscclk {
compatible = "samsung,exynos5420-oscclk";