2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-16 17:43:56 +08:00

ARM: dts: exynos: Enable SSS on Odroid X/X2/U3 family

Enable the Security SubSystem (SSS) on Exynos4412-based Odroid boards
to provide hardware acceleration for AES operations.

Suggested-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Tested-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
This commit is contained in:
Krzysztof Kozlowski 2016-03-23 15:02:39 +09:00
parent f3a132f0ea
commit fb2d1b847f

View File

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