ARM: dts: exynos: Enable SSS on Trats2

Enable the Security SubSystem (SSS) on Trats2 (Exynos4412) board to
provide hardware acceleration for AES operations.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
This commit is contained in:
Krzysztof Kozlowski 2016-03-21 17:29:52 +09:00
parent 6c5eb1db1e
commit f3a132f0ea
1 changed files with 4 additions and 0 deletions

View File

@ -1286,6 +1286,10 @@ controller-data {
};
};
&sss {
status = "okay";
};
&tmu {
vtmu-supply = <&ldo10_reg>;
status = "okay";