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:
parent
f3a132f0ea
commit
fb2d1b847f
@ -492,6 +492,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sss {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tmu {
|
||||
vtmu-supply = <&ldo10_reg>;
|
||||
status = "okay";
|
||||
|
Loading…
Reference in New Issue
Block a user